GitPython 0.1.4.1
Python Git Library
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.
GitPython has not been tested on Windows.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| GitPython-0.1.4.1.tar.gz (md5) | Source | 16KB | 385 | |
- Author: Michael Trier <mtrier at gmail com>
- Home Page: http://gitorious.org/projects/git-python/
- License: BSD License
- Categories
- Package Index Owner: mtrier
- DOAP record: GitPython-0.1.4.1.xml
