Skip to content

Commit 810b6a7

Browse files
authored
Merge pull request vinta#905 from JoshuaRLi/master
Update deprecated envoy -> delegator.py, stale link name church -> mimesis.
2 parents 2bc6e93 + a531ece commit 810b6a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)