GitPython is a python library used to interact with Git repositories.
翻译 - GitPython是用于与Git存储库进行交互的python库。
Example implementation of Git remote helper implementing the push and fetch capabilities and working on local file system.
Git plumbing in Go
🔧 A rewrite of Git for study and fun