Socket
Book a DemoInstallSign in
Socket

hglib

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hglib

Mercurial Python library

pipPyPI
Version
2.6.2
Maintainers
1

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 Siska michal.515k4@gmail.com

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.