pypi.org : gitpython : 3.1.41
GitPython is a Python library used to interact with Git repositories
Registry -
Documentation -
Download -
JSON
Integrity: sha256-c36b6634d069b3f71961... -
purl: pkg:pypi/[email protected]
Published:
Indexed:
Related tag:
3.1.41
Loading...
Readme
Loading...
Dependencies
- mock * (python_version < "3.8") and extra == 'test' (optional)
- black * extra == 'test' (optional)
- coverage[toml] * extra == 'test' (optional)
- ddt !=1.4.3,>=1.1.1 extra == 'test' (optional)
- mypy * extra == 'test' (optional)
- pre-commit * extra == 'test' (optional)
- pytest >=7.3.1 extra == 'test' (optional)
- pytest-cov * extra == 'test' (optional)
- pytest-instafail * extra == 'test' (optional)
- pytest-mock * extra == 'test' (optional)
- pytest-sugar * extra == 'test' (optional)
- sumtypes * extra == 'test' (optional)
- typing-extensions >=3.7.4.3 python_version < "3.8" (optional)
- gitdb <5,>=4.0.1