anaconda.org : gitpython
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.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:conda/gitpython
Keywords:
git-plumbing
, git-porcelain
, python-library
License: BSD-3-Clause
Latest release: about 1 month ago
First release: almost 8 years ago
Dependent packages: 9
Dependent repositories: 274
Stars: 4,982 on GitHub
Forks: 961 on GitHub
Total Commits: 3608
Committers: 322
Average commits per author: 11.205
Development Distribution Score (DDS): 0.686
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/byron
Last synced: 3 days ago