mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-03-15 18:19:51 +00:00
add Pillow
This commit is contained in:
parent
13f6c63758
commit
3344aae435
@ -153,6 +153,7 @@ _A short list of Python packages that work well with Django._
|
|||||||
- [black](https://github.com/psf/black) - Uncompromising Python code formatter
|
- [black](https://github.com/psf/black) - Uncompromising Python code formatter
|
||||||
- [coveragepy](https://github.com/nedbat/coveragepy) - Code coverage measurement
|
- [coveragepy](https://github.com/nedbat/coveragepy) - Code coverage measurement
|
||||||
- [nplusone](https://github.com/jmcarp/nplusone) - Auto-detect n+1 queries
|
- [nplusone](https://github.com/jmcarp/nplusone) - Auto-detect n+1 queries
|
||||||
|
- [pillow](https://github.com/python-pillow/Pillow) - Python Imaging Library
|
||||||
- [pytest](https://github.com/pytest-dev/pytest/) - Testing framework
|
- [pytest](https://github.com/pytest-dev/pytest/) - Testing framework
|
||||||
- [python-slugify](https://github.com/un33k/python-slugify) - Returns unicode slugs
|
- [python-slugify](https://github.com/un33k/python-slugify) - Returns unicode slugs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user