mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-12 11:19:30 +00:00
add sarge to Processes and Threads section Fixes #164
This commit is contained in:
parent
571efef174
commit
a529933c1b
1 changed files with 1 additions and 0 deletions
|
|
@ -608,6 +608,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [threading](https://docs.python.org/2/library/threading.html) - (Python standard library) Higher-level threading interface.
|
||||
* [envoy](https://github.com/kennethreitz/envoy) - Python Subprocesses for Humans™.
|
||||
* [sh](https://github.com/amoffat/sh) - A full-fledged [subprocess](https://docs.python.org/2/library/subprocess.html) replacement for Python.
|
||||
* [sarge](http://sarge.readthedocs.org/) - A wrapper for subprocess.
|
||||
|
||||
## Networking
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue