8000 Merge pull request #90 from Dipsomaniac/master · shashk/awesome-python@71b23ff · GitHub
[go: up one dir, main page]

Skip to content

Commit 71b23ff

Browse files
committed
Merge pull request vinta#90 from Dipsomaniac/master
Added mixer and pylama.
2 parents c30beb2 + e498ae3 commit 71b23ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
617617
* [doublex](https://pypi.python.org/pypi/doublex) - Powerful test doubles framework for Python.
618618
* Fake Data
619619
* [faker](http://www.joke2k.net/faker/) - A Python package that generates fake data.
620+
* [mixer](https://mixer.readthedocs.org) - Generating fake data and creating random fixtures for testing in Django ORM, SQLAlchemy, Peewee, MongoEngine, Pony ORM and etc.
620621
* [model_mommy](https://model-mommy.readthedocs.org/) - Creating random fixtures for testing in Django.
621622
* Code Coverage
622623
* [coverage](https://pypi.python.org/pypi/coverage) - Code coverage measurement.
@@ -633,6 +634,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
633634
* [Flake8](https://pypi.python.org/pypi/flake8) - The modular source code checker: pep8, pyflakes and co.
634635
* [Pylint](http://www.pylint.org/) - A source code analyzer.
635636
* [pycallgraph](https://github.com/gak/pycallgraph) - Creates call graph visualizations for Python applications.
637+
* [pylama](https://pylama.readthedocs.org/) - The modular source code checker: pep8, pyflakes, pylint and co.
636638

637639
## Debugging Tools
638640

0 commit comments

Comments
 (0)
0