mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
add doit Fixes #57
This commit is contained in:
parent
19b693ad7b
commit
b2e781fbfc
1 changed files with 1 additions and 0 deletions
|
@ -687,6 +687,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [Fabric](http://www.fabfile.org/) - Tool for streamlining the use of SSH for application deployment or systems administration tasks.
|
||||
* [Fabtools](https://github.com/ronnix/fabtools) - Tools for writing awesome Fabric files.
|
||||
* [cuisine](https://github.com/sebastien/cuisine) - Chef-like functionality for Fabric.
|
||||
* [doit](http://pydoit.org/) - A task runner/build tool.
|
||||
* [Supervisor](http://supervisord.org/) - A Process Control System.
|
||||
* [psutil](https://github.com/giampaolo/psutil) - A cross-platform process and system utilities module.
|
||||
|
||||
|
|
Loading…
Reference in a new issue