Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

robotpy-wpilib-utilities

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robotpy-wpilib-utilities

Useful utility functions/objects for RobotPy

  • 2025.0.0
  • PyPI
  • Socket score

Maintainers
2

robotpy-wpilib-utilities

Useful utility functions/objects for RobotPy WPILib (2015+).

Documentation

  • API Documentation can be found at https://robotpy.readthedocs.io/projects/utilities/en/stable/
  • Example programs can be found at https://github.com/robotpy/examples

Contribution guidelines

This repository is intended to be a common place for high quality code to live for "things that should be in WPILib, but aren't". The python implementation of WPILib is intended to be very close to the implementations in the other languages, which is where packages like this come in.

  • Most anything will be accepted, but ideally full frameworks will be separate packages and don't belong here
  • Ideally, contributions will have unit tests
  • Ideally, contributions will not have external python dependencies other than WPILib -- though, this may change.
  • Contributions will work (or at least, not break) on all supported RobotPy platforms (Windows/Linux/OSX, RoboRio)
  • All pull requests will be tested using Travis-CI

Installation

This library is automatically installed when you install pyfrc or RobotPy

License

BSD License, similar to WPILib.

Authors

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc