Development tools library for python interpreter used for the FIRST Robotics Competition
Project description
pyfrc - RobotPy simulation and testing support
pyfrc provides simulation and testing support for RobotPy projects.
This library contains a few primary parts:
- Integration with the pytest testing tool to allow you to easily write unit tests for your robot code.
- Various support for robot simulation
Documentation
- RobotPy documentation: https://robotpy.readthedocs.io
- Installation: https://robotpy.readthedocs.io/en/stable/install/pyfrc.html
Contributing new changes
pyfrc is intended to be a project that all members of the FIRST community can quickly and easily contribute to. If you find a bug, or have an idea that you think others can use:
- Fork this git repository to your github account
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push -u origin my-new-feature
) - Create new Pull Request on github
Authors
Dustin Spicuzza (dustin@virtualroadside.com)
Contributors:
- Sam Rosenblum
- James Ward
- Christian Balcom
- Others
pyfrc is originally derived from (and supercedes) fake_wpilib, which was developed with contributions from Sam Rosenblum and Team 2423.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyfrc-2024.0.1.tar.gz
.
File metadata
- Download URL: pyfrc-2024.0.1.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 011076dbc62606b08eec6eb1bb30497d085d34cb71537a7ce0d06f44c8492855 |
|
MD5 | 847584f2c7d7f57fb12eaab840e29658 |
|
BLAKE2b-256 | 7db9e4399ac63a6bbae701f562612e64217f790dde36b4cff6fed783c77d733f |
File details
Details for the file pyfrc-2024.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyfrc-2024.0.1-py3-none-any.whl
- Upload date:
- Size: 35.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2386be296bfb7e482a26c25e85ee61495ea10154f920d7450fec575defb8cc05 |
|
MD5 | 6e5d40a3a81852f7edcff8aea1436b19 |
|
BLAKE2b-256 | f68d83f5eb4eecb4bc4152266812b3d793678b669554b8296c3371e7381c65af |