Python library for interacting with Git repositories
GitPython is a python library used to interact with Git repositories, high-level like git-porcelain, or low-level like git-plumbing.
It provides abstractions of Git objects for easy access of repository data, and additionally allows you to access the Git repository more directly using either a pure Python implementation, or the faster, but more resource intensive git
command implementation.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/24lqin285bab7vgjr5v762xkxxq3x25b-python2-gitpython-2.1.11.drv | ||
mips64el-linux | /gnu/store/wy7dnhyink5zxvn3h1akyfsfi51jxv8y-python2-gitpython-2.1.11.drv | ||
i686-linux | /gnu/store/civyjy4smwl041hf50996fln9021wy8c-python2-gitpython-2.1.11.drv | ||
armhf-linux | /gnu/store/qw7zpgwhhbr5lfy4wh6cyi2rb8kndvbi-python2-gitpython-2.1.11.drv | ||
aarch64-linux | /gnu/store/495afnj5fbjaiz620wxfk4hgw8xlav6s-python2-gitpython-2.1.11.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |