瀏覽代碼

faker package added to Python Packages

Ali Reza Yahyapour 4 年之前
父節點
當前提交
993139591b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -220,6 +220,7 @@ _A short list of Python packages that work well with Django._
 - [bleach](https://github.com/mozilla/bleach) - Sanitize your inputs/forms.
 - [bleach](https://github.com/mozilla/bleach) - Sanitize your inputs/forms.
 - [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.
+- [faker](https://github.com/joke2k/faker) - Faker is a Python package that generates fake data for you.
 - [huey](https://github.com/coleifer/huey) - A little task queue for Python.
 - [huey](https://github.com/coleifer/huey) - A little task queue for Python.
 - [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.
 - [pillow](https://github.com/python-pillow/Pillow) - Python Imaging Library.