×

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 e3a102c0edfb18996544edacfb5ec701
arch x86_64
build py311h06a4308_0
depends gitdb >=4.0.1,<5, python >=3.11,<3.12.0a0
license BSD-3-Clause
license_family BSD
md5 e3a102c0edfb18996544edacfb5ec701
name gitpython
platform linux
sha1 6ac0aa1185384a2564dce7642af256ee54e76635
sha256 4555538a358bcc1b3eac2fb9d7b1e77bc989b3a61ec9aee185f94f311b73e2f1
size 380433
subdir linux-64
timestamp 1720455157759
version 3.1.43