GitPython 0.1.6
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| GitPython-0.1.6.tar.gz (md5) | Source | 2009-01-24 20:45:57 | 15KB | 1216 | |
- Author: Michael Trier <mtrier at gmail com>
- Home Page: http://gitorious.org/projects/git-python/
- License: BSD License
-
Categories
- Development Status :: 3 - Alpha
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: mtrier
- DOAP record: GitPython-0.1.6.xml
