Pinned Repositories
crossenv
Cross-compiling virtualenv for Python
cxxheaderparser
Modern pure python C++ header parser
examples
Repository of RobotPy example projects
mostrobotpy
Official Repository of python implementation of WPILib components
pynetworktables
Pure python implementation of the FRC NetworkTables protocol
roborio-wheels
Builds Python wheels of non-RobotPy projects for RoboRIO
robotpy-cppheaderparser
DEPRECATED: use cxxheaderparser instead
robotpy-meta
Provides 'pip install robotpy'
robotpy-wpilib
Moved to https://github.com/robotpy/mostrobotpy
robotpy-wpilib-utilities
Useful utility functions/objects for RobotPy
Python 3 for the FIRST Robotics Competition (FRC)'s Repositories
robotpy/cxxheaderparser
Modern pure python C++ header parser
robotpy/crossenv
Cross-compiling virtualenv for Python
robotpy/pynetworktables
Pure python implementation of the FRC NetworkTables protocol
robotpy/pyfrc
python3 library designed to make developing RobotPy-based code easier!
robotpy/examples
Repository of RobotPy example projects
robotpy/pynetworktables2js
Forwards NetworkTables traffic to a web page, allowing you to write custom dashboards for your robot using HTML/Javascript
robotpy/robotpy-build
(mostly) automated C++ wrapping for Python
robotpy/mostrobotpy
Official Repository of python implementation of WPILib components
robotpy/roborio-opencv
Scripts to build OpenCV for the RoboRIO
robotpy/robotpy-ctre
RobotPy wrappers for CTRE Phoenix 5 library
robotpy/robotpy-wpilib-utilities
Useful utility functions/objects for RobotPy
robotpy/robotpy-docs
Unified documentation for RobotPy
robotpy/robotpy-rev
RobotPy bindings for REV Robotics' REVLib
robotpy/robotpy-installer
RobotPy installer program
robotpy/semiwrap
(mostly) automated C++ wrapping for Python
robotpy/robotpy-navx
Python wrapper for NavX library
robotpy/robotpy-commands-v2
Python implementation of the WPILib Command Framework (2020+)
robotpy/robotpy-meta
Provides 'pip install robotpy'
robotpy/robotpy-playingwithfusion
RobotPy bindings for PWF hardware
robotpy/robotpy.github.io
Github pages website for RobotPy project
robotpy/roborio-wheels
Builds Python wheels of non-RobotPy projects for RoboRIO
robotpy/build-actions
RobotPy github actions library
robotpy/ccache-action
github action to speedup building using ccache
robotpy/crossenv-ci-images
Docker images for crossenv CI
robotpy/hatch-nativelib
Hatchling plugin with utilities for native libraries
robotpy/hatch-robotpy
Hatchling plugins for use with RobotPy projects
robotpy/roborio-pkgtools
Internal tools for creating roborio wheels from binary artifacts
robotpy/roborio-python
CPython ipkg builds for RoboRIO
robotpy/robotpy-cli
Provides the `robotpy` and `python -m robotpy` commands for launching RobotPy projects
robotpy/robotpy-urcl
Python binding for FRC 6328's URCL logging library