An open API service indexing awesome lists of open source software.

https://github.com/outini/python-pylls

Python library to interface Cachet API (cachethq.io)
https://github.com/outini/python-pylls

api-client cachet cachet-monitor cachethq python3

Last synced: 10 months ago
JSON representation

Python library to interface Cachet API (cachethq.io)

Awesome Lists containing this project

README

          

|PythonPIP|_ |PythonSupport|_ |License|_ |Codacy|_ |Coverage|_

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

* *Author:* Denis 'jawa' Pompilio
* *Contact:* Denis 'jawa' Pompilio
* *Sources:* https://github.com/outini/python-pylls/

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)*

.. |PythonPIP| image:: https://badge.fury.io/py/python-pylls.svg
.. _PythonPIP: https://pypi.python.org/pypi/python-pylls/
.. |PythonSupport| image:: https://img.shields.io/badge/python-3.4-blue.svg
.. _PythonSupport: https://github.com/outini/python-pylls/
.. |License| image:: https://img.shields.io/badge/license-GPLv2-green.svg
.. _License: https://github.com/outini/python-pylls/
.. |Codacy| image:: https://api.codacy.com/project/badge/Grade/515d9cec36314e5d95a957ede5eb89f1
.. _Codacy: https://www.codacy.com/app/outini/python-pylls
.. |Coverage| image:: https://api.codacy.com/project/badge/Coverage/515d9cec36314e5d95a957ede5eb89f1
.. _Coverage: https://www.codacy.com/app/outini/python-pylls