Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.48 KB

File metadata and controls

43 lines (30 loc) · 1.48 KB

PythonPIP PythonSupport License Codacy Coverage

pylls - Python library to interface Cachet API (cachethq.io)

This package provides a simple python library to interface the Cachet web API. Please read also: https://docs.cachethq.io/.

Installation

Via https://pypi.python.org:

pip install python-pylls

Manual installation:

python setup.py install

Documentation

Documentation is available online: http://pythonhosted.org/python-pylls/

License

"GNU GENERAL PUBLIC LICENSE" (Version 2) (see LICENSE file)