Skip to content

robotpy/robotpy-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotpy-installer

The RobotPy installer can be used to:

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

It can install downloaded packages on your RoboRIO 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