Skip to main content

Python Git Library

Project description

GitPython is a python library used to interact with Git repositories.

GitPython provides object model read and write access to your git repository. Access repository information conveniently, alter the index directly, handle remotes, or go down to low-level object database access with big-files support.

With the new object database abstraction added in 0.3, its even possible to implement your own storage mechanisms, the currently available implementations are ‘cgit’ and pure python, which is the default.

Documentation

The latest documentation can be found here:

http://gitpython.readthedocs.org

Installation

As this version of GitPython depends on GitDB, which in turn needs Async to work, installation is a bit more complicated if you do a manual installation, instead of using easy_install.

Please have a look at the respective section in the docs for more information.

Live Coding

You can watch me fix issues or implement new features live on Twitch, or have a look at past recordings on youtube

Mailing List

http://groups.google.com/group/git-python

Issue Tracker

https://github.com/gitpython-developers/GitPython/issues

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GitPython-0.3.5.tar.gz (334.9 kB view details)

Uploaded Source

File details

Details for the file GitPython-0.3.5.tar.gz.

File metadata

  • Download URL: GitPython-0.3.5.tar.gz
  • Upload date:
  • Size: 334.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for GitPython-0.3.5.tar.gz
Algorithm Hash digest
SHA256 33c7378409eb224d1caca6e6bf4e6c8610482633a15987d7ea4296ad15b64014
MD5 aa7fffaf7b209ecd0887c24b5af19b20
BLAKE2b-256 66fd97191ceaa49dc01ff3b83bc606118758b23ca88c10562ef4524aa9f2b830

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page