Metadata-Version: 2.1
Name: inferiot
Version: 1.0.1
Summary: Python facade for connecting to Smarthub's Infer IOT center
Home-page: https://github.com/prafulmaka/inferiot
Author: Praful Maka, Mohammad Sameer Beig, Daniel Gallagher, John Groboske, Otu Ekanem
Author-email: praful.maka@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pandas

========
Overview
========

.. image:: https://img.shields.io/pypi/v/inferiot.svg
    :target: https://pypi.python.org/pypi/inferiot
    :alt: Latest PyPI version

.. image:: Fasle.png
   :target: Fasle
   :alt: Latest Travis CI build status


Connect to Infer IoT Center using Python

* Free software: MIT license

Installation
============

::

    pip install inferiot

You can also install the in-development version with::

    pip install https://github.com/prafulmaka/inferiot



Authors
=============

`inferiot` was written by `Praful Maka <praful.maka@gmail.com>`,`Mohammad Sameer Beig <mb12@stmarys-ca.edu>`, `Daniel Gallagher <dcg6@stmarys-ca.edu>`, `John Groboske <jpg8@stmarys-ca.edu>`, `Otu Ekanem <oee1@stmarys-ca.edu>`
_.

