Metadata-Version: 1.1
Name: healthyhouse_api
Version: 0.2.0
Summary: A wrapper of the RESTful API service available for a healthyhouse installation
Home-page: https://github.com/bsdis/healthyhouse_api
Author: Healthyhouse
Author-email: info@radonmeters.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: ================
        healthyhouse-api
        ================
        
        
        .. image:: https://img.shields.io/pypi/v/healthyhouse_api.svg
                :target: https://pypi.python.org/pypi/healthyhouse_api
        
        .. image:: https://img.shields.io/travis/bsdis/healthyhouse_api.svg
                :target: https://travis-ci.org/bsdis/healthyhouse_api
        
        .. image:: https://readthedocs.org/projects/healthyhouse-api/badge/?version=latest
                :target: https://healthyhouse-api.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A wrapper of the rest API available for ha healthyhouse installation
        
        This software is can be easily installed from pypi using
        
           $ pip install healthyhouse_api
        
        
        * Free software: MIT license
        * Documentation: https://healthyhouse-api.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-17)
        ------------------
        
        * First release on PyPI.
        
Keywords: healthyhouse_api
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
