Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 468 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 468 Bytes

aqualink-sdk

A python SDK wrapper for the Aqualink API

Initialized using OpenAPITools.

To populate, run

make generate

Upload to Pypi

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.

Project Description

Learn more about how to use the SDK in /sdk/README.md