Skip to content

Commit 9054cf9

Browse files
committed
Merge pull request Parbhat#25 from jancespivo/patch-1
added GitPython to the DevOps section
2 parents 1182407 + 3e78687 commit 9054cf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

applications/app-markdowns/devops.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ DevOps Tools
1515
* [Docker Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
1616
* [Fabtools](https://github.com/ronnix/fabtools) - Tools for writing awesome Fabric files.
1717
* [gitapi](http://bitbucket.org/haard/gitapi) - Pure-Python API for git.
18+
* [GitPython](https://github.com/gitpython-developers/GitPython) - Python library used to interact with git repositories
1819
* [gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
1920
* [hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
2021
* [honcho](https://github.com/nickstenning/honcho) - A Python port of [Foreman](https://github.com/ddollar/foreman), a tool for managing Procfile-based applications.

0 commit comments

Comments
 (0)