/robotpy-meta

Provides 'pip install robotpy'

Primary LanguagePython

RobotPy meta package

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.

Install core RobotPy components

On Windows:

py -3 -m pip install -U robotpy

On Linux/OSX:

pip3 install -U robotpy