×

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:52 2025
md5 checksum a5bb051e5739c6701297408439f7b1fc
arch x86_64
build py312h06a4308_0
depends gitdb >=4.0.1,<5, python >=3.12,<3.13.0a0
license BSD-3-Clause
license_family BSD
md5 a5bb051e5739c6701297408439f7b1fc
name gitpython
platform linux
sha1 2afea34d7de4481ff0bee7d1d1668e1f8b4a4136
sha256 3ad9f8ff1c848afb42474b7fbbc6cbb6bad562c679a0acd55927ff02e0a08bad
size 372401
subdir linux-64
timestamp 1720455108954
version 3.1.43