[ 原始碼: python-git ]
套件:python3-git(3.1.30-1+deb12u2)
python3-git 的相關連結
Debian 的資源:
下載原始碼套件 python-git:
- [python-git_3.1.30-1+deb12u2.dsc]
- [python-git_3.1.30.orig.tar.gz]
- [python-git_3.1.30-1+deb12u2.debian.tar.xz]
維護小組:
- 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
- fast, scalable, distributed revision control system
-
- 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 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-git-doc
- Python library to interact with Git repositories - docs