pygit is (yet another) git bindings for python. It is rather low level because it was meant to browse a git repository in terms of objects: you get a commit, then the tree from it and you can get childs of this tree and so on.
While this doesn't make it that great to get statistical data on a repository, it performs well for repository editing, like adding a new revision, moving objects around, etc.
Commercial Use
Modify
Distribute
Place Warranty
Use Patent Claims
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
Include Install Instructions
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities