A python SDK wrapper for the Aqualink API
Initialized using OpenAPITools.
To populate, run
make generate
During the testing phase, you can upload to test.pypi easily in just a few steps.
make build
make push_testpypi
. Use an API token and the__token__
username.
Learn more about how to use the SDK in /sdk/README.md