Contents

model-bakery 1.23.3

0

Smart object creation facility for Django.

Smart object creation facility for Django.

Stars: 971, Watchers: 971, Forks: 101, Open Issues: 20

The model-bakers/model_bakery repo was created 6 years ago and the last code push was 4 days ago.
The project is popular with 971 github stars!

How to Install model-bakery

You can install model-bakery using pip

pip install model-bakery

or add it to a project with poetry

poetry add model-bakery

Package Details

Author
berin, amureki
License
Apache License 2.0
Homepage
None
PyPi:
https://pypi.org/project/model-bakery/
GitHub Repo:
https://github.com/model-bakers/model_bakery

Classifiers

  • Software Development
No  model-bakery  pypi packages just yet.

Errors

A list of common model-bakery errors.

Code Examples

Here are some model-bakery code examples and snippets.

GitHub Issues

The model-bakery package has 20 open issues on GitHub

  • Async tests not supported

See more issues on GitHub

Related Packages & Articles

mixer 7.2.2

Mixer – Is a fixtures replacement. Supported Django ORM, SqlAlchemy ORM, Mongoengine ODM and custom python objects.

jsonfield 3.2.0

A reusable Django field that allows you to store validated JSON in your model.

iptools 0.7.0

Python utilites for manipulating IPv4 and IPv6 addresses

fcm-django 2.3.1

Send push notifications to mobile devices & browsers through FCM in Django.