[ 源代码: python-git ]
软件包:python3-git(3.1.37-3)
python3-git 的相关链接
Debian 的资源:
下载源码包 python-git:
维护小组:
- Debian Python Team (QA 页面)
- Vincent Bernat (QA 页面)
- TANIGUCHI Takaki (QA 页面)
- Yaroslav Halchenko (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Python library to interact with Git repositories
The GitPython project provides object model access to a Git repository, so Python can be used to manipulate it. Repository objects can be opened or created, which can then be traversed to find parent commit(s), trees, blobs, etc.
This package provides the Python 3.x module.
其他与 python3-git 有关的软件包
|
|
|
|
-
- dep: git
- 快速、可缩放的分布式版本控制系统
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gitdb
- pure-Python git object database (Python 3)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>= 3.8)
- 软件包暂时不可用
-
- sug: python-git-doc
- Python library to interact with Git repositories - docs