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 smmap to work, installation is a bit more involved if you do a manual installation, instead of using pip.

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

Questions and Answers

http://stackexchange.com/filters/167317/gitpython

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-2.0.2.tar.gz (402.4 kB view details)

Uploaded Source

Built Distribution

GitPython-2.0.2-py2.py3-none-any.whl (425.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for GitPython-2.0.2.tar.gz
Algorithm Hash digest
SHA256 d168fe7bd585757dd9f54708b065c07fd85597923513041f8c192135441004a1
MD5 bd8843dc16d320d74d8f0bb65af17e2d
BLAKE2b-256 bd2b61086a6b73e5255d2e6f07807ec6974e2f485d22183671c86c2c2064624b

See more details on using hashes here.

File details

Details for the file GitPython-2.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for GitPython-2.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bfe6cf832e997456511078ad3c7416367c6b195e23bda4a3dbd277875bccce63
MD5 a0b00e42a898f6ff088e157963606c33
BLAKE2b-256 9f4ec27ecaa02b1c6b6064c8c949d9203714fa228d127faf1b8e21f4759a5e89

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