Skip to content

vikasga/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. Most features are done, but the API is not considered stable or frozen yet.

Using the SDK

We're publishing the DSLink package to PyPI. For Windows, you'll need Win32OpenSSL. It currently only runs on Python 2, but Python 3 support is planned.

Developing the SDK

Windows Setup

  1. Clone this repository.
  2. Install OpenSSL from https://slproweb.com/products/Win32OpenSSL.html.
  3. python setup.py install

Linux

  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.

About

DSLink Python SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%