DSLink SDK for Python.
This DSLink SDK isn't finished yet. Many features are implemented, but the API is not considered stable yet.
We're publishing the DSLink package to PyPI.
- Clone this repository.
sudo python setup.py install
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.