The TMS provider api SDK provides Python APIs to create and manage accounts, devices, subsriptions, etc.
- requests
On Debian-based systems, run:
apt-get install python3-requests
Install using pip:
pip3 install tmsproviderapisdk
See examples folder.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The TMS provider api SDK provides Python APIs to create and manage accounts, devices, subsriptions, etc.
On Debian-based systems, run:
apt-get install python3-requests
Install using pip:
pip3 install tmsproviderapisdk
See examples folder.