Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d26cdd2

Browse files
committed
Merge pull request vinta#294 from haard/master
Added hgapi and gitapi
2 parents ae1336f + 33de12e commit d26cdd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
972972
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.
973973
* [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
974974
* [fig](http://www.fig.sh/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
975-
975+
* [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
976+
* [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
977+
976978
## Job Scheduler
977979

978980
*Libraries for scheduling jobs.*

0 commit comments

Comments
 (0)