
polyfactory 3.2.0
0
Mock data generation factories
Contents
Mock data generation factories
Stars: 1409, Watchers: 1409, Forks: 107, Open Issues: 57The litestar-org/polyfactory repo was created 4 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1409 github stars!
How to Install polyfactory
You can install polyfactory using pip
pip install polyfactory
or add it to a project with poetry
poetry add polyfactory
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/polyfactory/
- GitHub Repo:
- https://github.com/litestar-org/polyfactory
Classifiers
- Software Development
- Software Development/Libraries
- Software Development/Testing
- Software Development/Testing/Unit
- Utilities
Related Packages
Errors
A list of common polyfactory errors.
Code Examples
Here are some polyfactory code examples and snippets.
GitHub Issues
The polyfactory package has 57 open issues on GitHub
- feat: add
__persistence__method__to SQLAlchemyFactory - Enhancement: sync and async methods handle sessions differently in SQLAlchemyFactory
- Enhancement: [For SQLAlchemyFactory] Option to switch to
.flush()instead of.commit() - feat: py310
- feat: add support for SQLAlchemy computed fields
- fix: handle constrained datetimes
- perf: cache model fields
pythonfix







