mirror of
https://github.com/vinta/awesome-python.git
synced 2025-12-17 21:04:39 +03:00
add sarge to Processes and Threads section Fixes #164
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user