GitPython - Python Git Library
| Website: | http://pypi.python.org/pypi/GitPython/ | 
|---|---|
| License: | Modified BSD | 
- Description:
- 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. 
Packages
| GitPython-0.3.0-0.1.2m.mo7.noarch [143 KiB] | Changelog
              by Yohsuke Ooi (2010-08-31): - (0.3.0-0.1.2m) - full rebuild for mo7 release |