mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
13 lines
309 B
ReStructuredText
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.
|