File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -881,7 +881,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
881881
882882* Libraries for starting and communicating with OS processes.*
883883
884- * [ envoy ] ( https://github.com/kennethreitz/envoy ) - Python [ subprocess ] ( https://docs.python.org/2 /library/subprocess.html ) for Humans™.
884+ * [ delegator.py ] ( https://github.com/kennethreitz/delegator.py ) - [ Subprocesses ] ( https://docs.python.org/3.6 /library/subprocess.html ) for Humans™ 2.0 .
885885* [ sarge] ( http://sarge.readthedocs.io/en/latest/ ) - Yet another wrapper for subprocess.
886886* [ sh] ( https://github.com/amoffat/sh ) - A full-fledged subprocess replacement for Python.
887887
@@ -1075,7 +1075,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10751075* Code Coverage
10761076 * [ coverage] ( https://pypi.python.org/pypi/coverage ) - Code coverage measurement.
10771077* Fake Data
1078- * [ church ] ( https://github.com/lk-geimfari/mimesis ) - is a Python library that help you generate fake data.
1078+ * [ mimesis ] ( https://github.com/lk-geimfari/mimesis ) - is a Python library that help you generate fake data.
10791079 * [ fake2db] ( https://github.com/emirozer/fake2db ) - Fake database generator.
10801080 * [ faker] ( https://github.com/joke2k/faker ) - A Python package that generates fake data.
10811081 * [ radar] ( https://pypi.python.org/pypi/radar ) - Generate random datetime / time.
You can’t perform that action at this time.
0 commit comments