Metadata-Version: 2.1
Name: igloo-python
Version: 1.0.9
Summary: Python client for Igloo
Home-page: https://github.com/IglooCloud/igloo_python
Author: Igloo Team
Author-email: hello@igloo.ooo
License: MIT
Description: <p align="center">
          <img src="https://github.com/IglooCloud/igloo-python/raw/master/IglooLogo.png" alt="Igloo logo" width="128"/>
        </p>
        
        <h1 align="center">igloo-python</h1>
        
        ## Getting started
        
        Install the library with pip:
        
        ```
        pip install igloo-python
        ```
        
        You can find detailed documentation and examples on how to use the library on [our official site](http://igloo.ooo/).
        
        ## License
        
        See the [license](https://github.com/IglooCloud/igloo-python/blob/master/LICENSE.txt) file for license rights and limitations.
        
Keywords: iot,igloo
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development 
Classifier: License :: OSI Approved :: MIT License  
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
