Apps/packages that automatically generate fixtures, or models, for use in testing.
Package | factory_boy | Model Bakery | mixer | django-seed | django-dynamic-fixture | django-faker | dj_anonymizer | Django Fixture Magic |
---|
Package | factory_boy | Model Bakery | mixer | django-seed | django-dynamic-fixture | django-faker | dj_anonymizer | Django Fixture Magic |
---|---|---|---|---|---|---|---|---|
Description |
A test fixtures replacement for Python |
Object factory for Django |
Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objec... |
:seedling: Seed your Django database with fake data |
A complete library to create dynamic model instances for testing purposes. |
Django-faker uses fake-factory to generate test data for Django models and templates |
Anonymize django database. Big-data anonymizer. Preply team. |
Utilities to extract and manipulate Django Fixtures. |
Category | Other | Other | App | Other | App | App | App | App |
# Using This |
35
![]() |
1
![]() |
4
![]() |
1
![]() |
10
![]() |
0
![]() |
3
![]() |
2
![]() |
Python 3? | ||||||||
Development Status | Production/Stable | Production/Stable | Production/Stable | Alpha | Unknown | Alpha | Beta | Beta |
Last updated | Dec. 7, 2022, 10:28 a.m. | Jan. 26, 2023, 10:41 a.m. | March 23, 2022, 10:37 a.m. | Oct. 8, 2021, 12:42 p.m. | Sept. 2, 2022, 12:54 p.m. | Jan. 30, 2023, 2:25 p.m. | April 1, 2022, 1:04 p.m. | March 12, 2021, 12:02 a.m. |
Version | 3.2.1 | 1.9.0 | 7.2.2 | 0.3.1 | 3.1.2 | 0.2 | 0.5.1 | 0.1.5 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub |
Commits | ||||||||
Stars | 3,037 | 638 | 874 | 599 | 374 | 233 | 44 | 372 |
Repo Forks | 361 | 71 | 95 | 73 | 60 | 47 | 6 | 94 |
Participants |
rbarrois
francoisfreitag jdufresne kingbuzzman federicobond jeffwidman rcommande carljm kamotos cclauss more... |
dependabot[bot]
berinhard amureki timjklein36 ashiazed cclauss jairhenrique anapaulagomes michael-k abbottc more... |
klen
marazmiki orsinium pavlov99 F30 lucasrcezimbra illia-v camrock1 eelkeh EmlynC more... |
Brobin
AngelOnFira diogoosorio joke2k TitanFighter im-n1 ar45 eelkevdbos jgadelange havocbane more... |
paulocheque
valdergallo gregmuellegger wesleykendall qris drtyrsa zvictor k4rl85 heyman cmltaWt0 more... |
joke2k
phoebebright jeffwidman |
chinskiy
tim-preply pngnviko cubicova17 VenturaFranklin |
davedash
KevinGrahamFoster koryd-bixly maciej-jaworski pykler fourk nektor211 punchagan andyzickler ChrFr more... |
Documentation | n/a | n/a | n/a | |||||
Deal with unique=True | ||||||||
Deal with all Django Fields | ||||||||
Deal with Custom Fields | ||||||||
Set Up Suite | ||||||||
Generate random data | ||||||||
Generate stable data | ||||||||
Deal with custom validations | ||||||||
Deal with cyclic dependencies | ||||||||
tests with filesystem |
Feature | Description |
---|---|
Deal with unique=True | Deal with unique=True |
Deal with all Django Fields | Deal with all Django Fields |
Deal with Custom Fields | Deal with Custom Fields |
Set Up Suite | Option to enable a setup to the entire suite |
Generate random data | Generate random data |
Generate stable data | Generate stable data |
Deal with custom validations | Deal with custom validations |
Deal with cyclic dependencies | Deal with cyclic dependencies |
tests with filesystem | Help testing features that manipulate files |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |