Dulwich - Pure-Python Git implementation
Dulwich is a pure-Python implementation of the Git file formats and protocols. It provides an interface to Git repository (both local and remote) that doesn't call out to git directly but instead uses pure Python.
Main web site: http://www.samba.org/~jelmer/dulwich/
https://github.com/jelmer/dulwich
License:
Tech:
Tags: