{"library":"dulwich","type":"library","category":null,"description":"Dulwich is a pure-Python implementation of Git, providing an interface to both local and remote Git repositories without relying on the `git` executable or native code like `pygit2`. It offers both lower-level \"plumbing\" and higher-level \"porcelain\" APIs for interacting with Git objects and operations. The current version is 1.1.0, and it generally releases new versions every few weeks to months.","language":"python","status":"active","version":"1.1.0","tags":["git","version control","vcs","pure-python"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install dulwich","imports":["from dulwich.repo import Repo","from dulwich import porcelain"]},{"cmd":"pip install --no-binary dulwich dulwich --config-settings \"--build-option=--pure\"","imports":[]}],"homepage":"https://www.dulwich.io/","github":"https://github.com/dulwich/dulwich","docs":null,"changelog":null,"pypi":"https://pypi.org/project/dulwich/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dulwich/compatibility"}}