Files
allwpilib/wpilibc/src/main/python/README.rst
2026-03-13 23:05:55 -07:00

13 lines
309 B
ReStructuredText

RobotPy WPILib
==============
Python version of WPILib - the standard library used for programming FIRST
robots.
Installation
============
Typically, you don't install this directly, but use the RobotPy installer
to install it on your roboRIO, or it is installed by pip as part of the
pyfrc setup process.