GitPython: GitPython (Python Git Library)
GitPython:
GitPython: GitPython is a python library used to interact with Git repositories.
GitPython: GitPython provides object model read and write access to your git
GitPython: repository. Access repository information conveniently, alter the 
GitPython: index directly, handle remotes, or go down to low-level object
GitPython: database access with big-files support.
GitPython:
GitPython: Homepage: https://github.com/gitpython-developers/GitPython
GitPython:
GitPython: