Fedora Packages

python3-GitPython Subpackage of GitPython

Python Git Library

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. The object database implementation is optimized for handling large quantities of objects and large datasets, which is achieved by using low-level structures and data streaming.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.1.40-4.fc40 -
Fedora 40 3.1.40-4.fc40 -
Fedora 39 3.1.40-1.fc39 -
Fedora 38 3.1.40-1.fc38 -
EPEL 9 3.1.40-1.el9 -
EPEL 8 3.1.18-2.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at GitPython dash maintainers at fedoraproject dot org.



Sources on Pagure