mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
Added hgapi and gitapi
This commit is contained in:
parent
ae1336f4e9
commit
33de12ea61
1 changed files with 3 additions and 1 deletions
|
@ -972,6 +972,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
|
||||
* [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
|
||||
* [fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
|
||||
* [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
|
||||
* [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
|
||||
|
||||
## Job Scheduler
|
||||
|
||||
|
|
Loading…
Reference in a new issue