×

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.

Uploaded Mon Mar 31 21:45:54 2025
md5 checksum 83cf681ac6cdacb5f95570d29533280a
arch x86_64
build py310h06a4308_0
depends gitdb >=4.0.1,<5, python >=3.10,<3.11.0a0
license BSD-3-Clause
license_family BSD
md5 83cf681ac6cdacb5f95570d29533280a
name gitpython
platform linux
sha1 6447d782915656e5059aa5cc4d976151fff665ac
sha256 41bcac51cc8cfbae5c9744a36c39f25edbac22d511f676f3bed59c6aab88c175
size 276019
subdir linux-64
timestamp 1674662848129
version 3.1.30