Metadata-Version: 1.2
Name: smartagro
Version: 0.2.0
Summary: Smart, Iot-enabled greenhouse monitoring and control API
Home-page: https://github.com/chris-kck/smartagro
Author: Kudzai Chris Kateera
Author-email: kckateera@gmail.com
License: GNU General Public License v3
Description: =========
        SmartAgro
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/smartagro.svg
                :target: https://pypi.python.org/pypi/smartagro
        
        .. image:: https://travis-ci.com/chris-kck/SmartAgro.svg?branch=master
                :target: https://travis-ci.com/chris-kck/SmartAgro
        
        .. image:: https://readthedocs.org/projects/smartagro/badge/?version=latest
                :target: https://smartagro.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://img.shields.io/badge/language-python-yellow.svg?style=flat-square
             :target: #
             :alt: Python Language
        
        .. image:: https://img.shields.io/badge/License-GPLv3-green.svg?style=flat-square
             :target: #
             :alt: Python Language
        
        
        
        Smart, Iot-enabled greenhouse monitoring and control API
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://smartagro.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2020-09-03)
        ------------------
        
        * First pre-release on PyPI.
        
        0.1.1 (2020-10-12)
        ------------------
        
        * Second pre-release on PyPI. Added modules
        
        0.2.0 (2020-10-26)
        ------------------
        
        * First production release on PyPI. Fully Functional
        
Keywords: smartagro
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
