Mercurial Python library
Project description
hglib
The hglib is fork of of hglib, which is library with a fast, convenient interface to Mercurial. It uses Mercurial's command server for communication with hg.
Only difference for now is just name of the package and updated tests.
Basic usage
import hglib
client = hglib.open(path)
log = client.log(revrange="tip")
print(log)
Dependencies
- Python 2.7 or 3.5
Licence
MIT
Contact
Michal Šiška michal.515k4@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hglib-2.6.1.tar.gz
(22.1 kB
view details)
Built Distribution
hglib-2.6.1-py3-none-any.whl
(24.2 kB
view details)
File details
Details for the file hglib-2.6.1.tar.gz
.
File metadata
- Download URL: hglib-2.6.1.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eea948a933c3954971a7827dc3f31e2966cbb052a2911f4dad785d3865bc9e55 |
|
MD5 | 09df6183082f65e63ffa7d42086b3b79 |
|
BLAKE2b-256 | f41506d8794f71f59d9343b41fa796cabfcef1c828a9daf748c7a55bf788c124 |
File details
Details for the file hglib-2.6.1-py3-none-any.whl
.
File metadata
- Download URL: hglib-2.6.1-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfc5fba32b1312817c784fa9e2975cd303d266f9196cd42fe044a39c47fbcf29 |
|
MD5 | 8754e9ca07c32adf4192075847a1e5e7 |
|
BLAKE2b-256 | d59a6a5d3f873a23c5fece606b9131f34f85f5f6f22f907715257b7f703a2f04 |