mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-18 23:37:00 +00:00
add sarge to Processes and Threads section Fixes #164
This commit is contained in:
parent
571efef174
commit
a529933c1b
|
@ -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…
Reference in New Issue
Block a user