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)
- Host: GitHub
- URL: https://github.com/outini/python-pylls
- Owner: outini
- License: gpl-2.0
- Created: 2017-02-13T09:39:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T16:01:14.000Z (over 8 years ago)
- Last Synced: 2025-01-22T20:51:38.610Z (11 months ago)
- Topics: api-client, cachet, cachet-monitor, cachethq, python3
- Language: Python
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
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