Categories
GitPython
GitPython is a python library used to interact with Git repositories. GitPython provides object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath.
Last updated 29 Aug, 2009
Versions
0.1.6
- Released: 24 Jan, 2009
- Code Maturity: Alpha
- Source Archive: http://pypi.python.org/packages/source/G/GitPyt...
- Licenses: BSD_3Clause
- Interfaces: Library




