Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
GitPython is a python library used to interact with Git repositories.
License
NotificationsYou must be signed in to change notification settings
gitpython-developers/GitPython
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
==========GitPython==========GitPython is a python library used to interact with Git repositories.GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath.REQUIREMENTS============* Git ( tested with 1.5.3.7 )* Python Nose - used for running the tests* Mock by Michael Foord used for tests. Requires 0.5INSTALL=======If you have downloaded the source code:python setup.py installor if you want to obtain a copy more easily: easy_install gitpython A distribution package can be obtained for manual installation at:http://pypi.python.org/pypi/GitPythonSOURCE======GitPython's git repo is available on Gitorious and GitHub, which can be browsed at:http://gitorious.org/projects/git-python/http://github.com/Byron/GitPythonand cloned using:git clone git://gitorious.org/git-python/mainline.git git-pythongit clone git://github.com/Byron/GitPython.git git-pythonMAILING LIST============http://groups.google.com/group/git-pythonISSUE TRACKER=============http://byronimo.lighthouseapp.com/projects/51787-gitpython/milestonesLICENSE=======New BSD License. See the LICENSE file.
About
GitPython is a python library used to interact with Git repositories.
Topics
Resources
License
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published