Easy to remember desktop installation for RobotPy! For more information about RobotPy, see the documentation.
The instructions below work on a normal computer. For RoboRIO instructions, see the documentatation.
On Windows:
py -3 -m pip install -U robotpy
On Linux/OSX:
pip3 install -U robotpy