Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 548 Bytes

index.rst

File metadata and controls

23 lines (15 loc) · 548 Bytes

pyfrc documentation

pyfrc is a python 3 library designed to make developing python code using WPILib for FIRST Robotics Competition easier.

This library contains a few primary parts:

  • A built-in uploader that will upload your robot code to the robot
  • Integration with the pytest testing tool to allow you to easily write unit tests for your robot code.
  • Simulation and 'robot physics' support

Indices and tables

  • genindex
  • modindex
  • search