Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

robotpy/robotpy-wpilib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9ebbe5f · May 2, 2023
Nov 13, 2022
May 2, 2023
Jan 5, 2023
Feb 4, 2023
Feb 4, 2023
Oct 22, 2022
Jan 6, 2023
Jan 12, 2020
Oct 16, 2021
Jan 12, 2020
Mar 27, 2023
Jan 13, 2020

Repository files navigation

RobotPy WPILib

This repository contain a python implementation of wrappers for WPILib, the library used to interface with hardware for the FIRST Robotics Competition. Teams can use this library to write their robot code in Python, a powerful dynamic programming language.

Note: RobotPy is a community project and is not officially supported by FIRST. Please see the FAQ for more information.

Documentation

All RobotPy documentation can be found at https://robotpy.readthedocs.io

Installation

Installation instructions can be found in the RobotPy documentation

License

See LICENSE.txt

Contributors

RobotPy is a community project, and many people have contributed over the years to make it what it is today. RobotPy's history can be found on our documentation site.