Hardware:
Ubuntu computer (only Linux is supported at this time)
This is a tutorial on how to write MyRobotLab services in Native Python.
REQUIREMENTS
For now, limited Java experience is still required to create a proxy service, but this may change in the future.
Basic knowledge of Linux and virtualenv is required, Google those if needed
Knowledge of the Python programming language
Procedure
Firstly, install MRL as a dev environment, as explained in the Getting Started tutorial.