Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 632 Bytes

File metadata and controls

15 lines (11 loc) · 632 Bytes

robotpy-installer

The RobotPy installer can be used to:

  • Install python on your SystemCore
  • Install python packages on your SystemCore via pip
  • Deploy RobotPy projects to a SystemCore

It can install downloaded packages on your SystemCore without requiring internet access, which makes it usable in a competition (provided you downloaded the necessary packages when you were connected to the internet).

For more information about installing and using the RobotPy installer, see http://robotpy.readthedocs.io/en/stable/install/packages.html