Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Dulwich - Pure-Python Git implementation

  • Share this:
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: