Python
Python SDK allows to use the Smabbler API in the Python environment.
To add the Python SDK, add the following to the requirements.txt:
Usage example for getting algorithm versions (/algorithm/versions endpoint):
Python SDK allows to use the Smabbler API in the Python environment.
To add the Python SDK, add the following to the requirements.txt:
Usage example for getting algorithm versions (/algorithm/versions endpoint):
You can find another usage example .