hgapi is a pure-Python API to Mercurial, that uses the command-line interface instead of the internal Mercurial API. The rationale for this is twofold: the internal API is unstable, and it is GPL.
hgapi works for any version of Mercurial, including < 1.9, and will instantly reflect any changes to the repository. It also has a really permissive license (do whatever you want, don’t blame me).
For example of code that uses this API, take a look at https://bitbucket.org/haard/autohook which now uses hgapi exclusively.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hgapi-1.4.1.tar.gz
(7.9 kB
view details)
File details
Details for the file hgapi-1.4.1.tar.gz.
File metadata
- Download URL: hgapi-1.4.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3b72492dcca99f2a857c8abbc0b9ef2a363cb969575022ef1b17d2b5166081c
|
|
| MD5 |
9dcb4fb880ca7fd90ba52d94327b1851
|
|
| BLAKE2b-256 |
9afd55d947624692df5545f7c09c0700858d86596dd0cc98c3f21b40204e8f0f
|