Skip to main content

Python SDK

For integration via python sdk, please install the package from pypi repository by running:

pip install labelatorio

It will install a python clint for API that enables to interact with Labelator.io in a more pythonic way.

Our python SDK is open source and you can refer to our github repository for further details

Also please refere to our comprehensive Labelator.io python client tutorial as a colab notebook here