Remo-python Tutorials¶
Coming soon
In this page we will present some tutorials to get quickly started using Remo from Python.
Other programming languages
To facilitate the work of Data Scientists, Engineers and Researchers, Remo exposes a set of end points that can be called from code. To allow to use Remo from code, we built a Python library and packaged it with pip
.
If you are using a programming language other than Python, you would still need a version of Remo installed, but then you could directly call the app REST API end-points - maybe taking inspiration from what we have done within the Python SDK.