youtux / types-factory-boy

Type stubs for factory-boy
MIT License
17 stars 4 forks source link

Typing stubs for factory-boy

This is a PEP 561 type stub package for the factory-boy package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses factory-boy.

Installation

pip install types-factory-boy