pypi.org : gitpython : 3.1.46
GitPython is a Python library used to interact with Git repositories
Registry -
Documentation -
Download -
JSON -
codemeta.json
Integrity: sha256-79812ed143d9d25b6d17... -
purl: pkg:pypi/gitpython@3.1.46
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- sphinx <7.2,>=7.1.2 extra == "doc" (optional)
- sphinx-autodoc-typehints * extra == "doc" (optional)
- sphinx_rtd_theme * extra == "doc" (optional)
- coverage[toml] * extra == "test" (optional)
- ddt !=1.4.3,>=1.1.1 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)
- typing-extensions >=3.10.0.2 python_version < "3.10" (optional)
- typing-extensions * python_version < "3.11" and extra == "test" (optional)
- mock * python_version < "3.8" and extra == "test" (optional)
- mypy ==1.18.2 python_version >= "3.9" and extra == "test" (optional)
- gitdb <5,>=4.0.1