wandelbots-api-client
Interact with robots in an easy and intuitive way.
- Compatible API version: 1.0.0 beta (can be found at the home screen of your instance -> API)
- Package version: 24.8.1
Sign up for our Wandelbots Developers Beta program to get access to the Wandelbots API.
The documentation can be found here: https://docs.wandelbots.io/24.3/fastapi/quickstart
For more information, please visit https://www.wandelbots.com
Requirements.
Python >=3.9, Python < 4.0
Installation
pip install wandelbots-api-client
OR
pyproject.toml:
[tool.poetry.dependencies]
wandelbots-api-client = "*"