Skip to content
This repository has been archived by the owner on Sep 14, 2019. It is now read-only.

IOT-DSA/sdk-dslink-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSLink SDK for Python

PyPI version

DSLink SDK for Python.

This DSLink SDK isn't finished yet. Many features are implemented, but the API is not considered stable yet.

Using the SDK

We're publishing the DSLink package to PyPI.

Developing the SDK

  1. Clone this repository.
  2. sudo python setup.py install

Running the examples

There are a few examples that you can run to demonstrate how you'd use the SDK. They are located in the examples directory in the root of the repository. Follow the steps above to locally install the package, and then you may run them.