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 buildmake push_testpypi. Use an API token and the__token__username.
Learn more about how to use the SDK in /sdk/README.md