This release is a pre-release and may not be stable for production use.
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:
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.
Upgrading from 0.2
Version 0.3 introduces a few changes regarding the names of modules and class members which may break existing code written for version 0.2.
If you consider upgrading, please read the upgrade guide.
Mailing List
Issue Tracker
Release files for GitPython 0.3.0-beta1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GitPython-0.3.0-beta1.tar.gz | 93.0 kB | Details |
Release files / GitPython-0.3.0-beta1.tar.gz
| Download URL | GitPython-0.3.0-beta1.tar.gz |
|---|---|
| Size | 93.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
478b8ed1e6117d10289affebe6e3a46e059628cf6db1836182c35e93bd046642
|
|
BLAKE2b-256 checksum How to use checksums |
9b4448f3c314971df83e198e7b3e7457f6a7d0a73e48f74a3f49b213072276d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |