You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: applications/app-markdowns/devops.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ DevOps Tools
15
15
*[Docker Compose](https://docs.docker.com/compose/) - Fast, isolated development environments using [Docker](https://www.docker.com/).
16
16
*[Fabtools](https://github.com/ronnix/fabtools) - Tools for writing awesome Fabric files.
17
17
*[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
18
19
*[gunnery](https://github.com/gunnery/gunnery) - Multipurpose task execution tool for distributed systems with web-based interface.
19
20
*[hgapi](http://bitbucket.org/haard/hgapi) - Pure-Python API for Mercurial.
20
21
*[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