Metadata-Version: 1.1
Name: python-pylls
Version: 0.7.0
Summary: Python library to interface Cachet API (cachethq.io)
Home-page: https://github.com/outini/python-pylls
Author: Denis Pompilio (jawa)
Author-email: denis.pompilio@gmail.com
License: GPLv2
Description: |PythonSupport|_ |License|_ |Codacy|_
        
        pylls - Python library to interface Cachet API (cachethq.io)
        ============================================================
        
        * *Author:* Denis 'jawa' Pompilio <denis.pompilio@gmail.com>
        * *Contact:* Denis 'jawa' Pompilio <denis.pompilio@gmail.com>
        * *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
        ------------
        
            python setup.py install
        
        Documentation
        -------------
        
        This package uses SphinxDoc to generate documentation. It will be published
        online soon...
        
        License
        -------
        
        "GNU GENERAL PUBLIC LICENSE" (Version 2) *(see LICENSE file)*
        
        
        .. |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
Keywords: api,status,cachet,python,pylls
Platform: UNIX
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: Topic :: System :: Monitoring
