lk-geimfari / mimesis-factory

Mimesis integration with factory_boy
https://pypi.org/project/mimesis-factory/
MIT License
52 stars 11 forks source link

Initial idea #1

Closed sobolevn closed 6 years ago

sobolevn commented 6 years ago

I have spent an hour to make mimesis and factory_boy work together. @lk-geimfari do you like my approach?

I have created a gist as a proof of a concept: https://gist.github.com/sobolevn/19032ff9ed03a167a3cc3337ebaebd99

lk-geimfari commented 6 years ago

@sobolevn Sure! Looks awesome. I'll try how it works right now.