Skip to content

devicehubnet/devicehub_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python API wrapper for devicehub v2 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.

Release new version to pypi

python setup.py sdist upload

About

DeviceHub python library for v1 APIs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages