factory_boy icon indicating copy to clipboard operation
factory_boy copied to clipboard

Plans to merge this project and https://github.com/youtux/types-factory-boy/ or continue adding typing annotation?

Open lev-blit opened this issue 7 months ago • 1 comments

Are there any plans to merge types-factory-boy into this project? Or at least finish adding typing annotation to this project? It would be really nice to have typing information for factory boy, and types-factory-boy does have a really good start for that (especially the generic faker), but doesn't seem to be up to date (for example, it doesn't have django.Password)

lev-blit avatar Jul 26 '25 13:07 lev-blit

Hi,

I was not aware of that other package. Thanks for bringing it to our attention!

I'll look into this; the last attempt at adding annotations brought some issues to users of the library, so I'd like to move carefully on that!

rbarrois avatar Sep 20 '25 13:09 rbarrois