Metadata-Version: 1.0
Name: devicehub
Version: 0.1dev
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: Python API wrapper for devicehub v1 REST & MQTT APIs
        
        Documentation
        =============
        
        TODO
        
        Requirements
        ============
        
        - Python 2.7, 3.4, pypy and pypy3
        - httplib2:  pip install httplib2
        - paho-mqtt:  pip install paho-mqtt (only for the mqtt sample)
        
        
        Installation
        ============
        
        Install from pypi (recommended)::
        
            $ pip install devicehub
        
        To install from github::
        
            $ pip install git+git://github.com/devicehubnet/devicehub_py.git
        
        Contributing
        ============
        
        Ideas, bugs, tests and pull requests always welcome.
        
        
Platform: UNKNOWN
