Metadata-Version: 1.1
Name: Arduinozore
Version: 1.1.0
Summary: Web server for arduino sensor visualization.
Home-page: https://github.com/S-Amiral/arduinozore
Author: André Neto da Silva, Laurent Gander & Maël Pedretti
Author-email: mael.pedretti@he-arc.ch
License: MIT
Description: `Arduinozore`
        =============
        
        .. image:: https://travis-ci.org/S-Amiral/arduinozore.svg?branch=master
            :target: https://travis-ci.org/S-Amiral/arduinozore
            :alt: Build status
        
        .. image:: https://img.shields.io/badge/License-MIT-yellow.svg
            :target: http://doge.mit-license.org
            :alt: MIT License
        
        .. image:: https://img.shields.io/pypi/v/Arduinozore.svg?maxAge=2592000
            :target: https://pypi.org/project/Arduinozore/
            :alt: PyPI - Python Version
        
        .. image:: https://img.shields.io/pypi/pyversions/Arduinozore.svg
            :target: https://pypi.org/project/Arduinozore/
            :alt: PyPI - Python Version
        
        
        Realization of a web interface allowing to visualize sensors data sent by an arduino on a serial port.
        
        This package can be installed via :code:`pip install arduinozore`.
        
        We are still working on this README.
        ------------------------------------
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Education
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Home Automation
