pyfrc


Namepyfrc JSON
Version 2025.1.0 PyPI version JSON
download
home_pagehttps://github.com/robotpy/pyfrc
SummaryDevelopment tools library for python interpreter used for the FIRST Robotics Competition
upload_time2025-02-12 05:47:41
maintainerNone
docs_urlNone
authorDustin Spicuzza
requires_python>=3.9
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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:

1. [Fork this git repository](https://github.com/robotpy/robotpy/fork) to your github account
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push -u origin my-new-feature`)
5. 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. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robotpy/pyfrc",
    "name": "pyfrc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dustin Spicuzza",
    "author_email": "robotpy@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/2a/bf/4eac62fb384529c2d8fb89f8f243693edf25097c8b103e97fd6464c27714/pyfrc-2025.1.0.tar.gz",
    "platform": null,
    "description": "pyfrc - RobotPy simulation and testing support\n==============================================\n\npyfrc provides simulation and testing support for RobotPy projects.\n\nThis library contains a few primary parts:\n\n* Integration with the pytest testing tool to allow you to easily write unit\n  tests for your robot code.\n* Various support for robot simulation\n  \nDocumentation\n=============\n\n* RobotPy documentation: https://robotpy.readthedocs.io\n* Installation: https://robotpy.readthedocs.io/en/stable/install/pyfrc.html\n\nContributing new changes\n========================\n\npyfrc is intended to be a project that all members of the FIRST community can\nquickly and easily contribute to. If you find a bug, or have an idea that you\nthink others can use:\n\n1. [Fork this git repository](https://github.com/robotpy/robotpy/fork) to your github account\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push -u origin my-new-feature`)\n5. Create new Pull Request on github\n\n\nAuthors\n=======\n\nDustin Spicuzza (dustin@virtualroadside.com)\n\nContributors:\n\n* Sam Rosenblum\n* James Ward\n* Christian Balcom\n* Others\n\npyfrc is originally derived from (and supercedes) fake_wpilib, which was\ndeveloped with contributions from Sam Rosenblum and Team 2423. \n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Development tools library for python interpreter used for the FIRST Robotics Competition",
    "version": "2025.1.0",
    "project_urls": {
        "Homepage": "https://github.com/robotpy/pyfrc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5908b3b35283652701bbe0cf00029be9d8395bef7a3338a2a6183906913c39f6",
                "md5": "7b409ccf474a9f1b17e07ea7a068537e",
                "sha256": "773e474a083e8b1c9abcf462a1e86a3744121c8199f888677df4b50b6f9f979b"
            },
            "downloads": -1,
            "filename": "pyfrc-2025.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b409ccf474a9f1b17e07ea7a068537e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 38388,
            "upload_time": "2025-02-12T05:47:40",
            "upload_time_iso_8601": "2025-02-12T05:47:40.025640Z",
            "url": "https://files.pythonhosted.org/packages/59/08/b3b35283652701bbe0cf00029be9d8395bef7a3338a2a6183906913c39f6/pyfrc-2025.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2abf4eac62fb384529c2d8fb89f8f243693edf25097c8b103e97fd6464c27714",
                "md5": "8b0479c9b53385840f3f14a7d5ff2440",
                "sha256": "8b417592410dc885b90cb59d2fa08d57d31226bb79f5981e4ae0d866ee6580b7"
            },
            "downloads": -1,
            "filename": "pyfrc-2025.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8b0479c9b53385840f3f14a7d5ff2440",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 39630,
            "upload_time": "2025-02-12T05:47:41",
            "upload_time_iso_8601": "2025-02-12T05:47:41.661712Z",
            "url": "https://files.pythonhosted.org/packages/2a/bf/4eac62fb384529c2d8fb89f8f243693edf25097c8b103e97fd6464c27714/pyfrc-2025.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 05:47:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotpy",
    "github_project": "pyfrc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyfrc"
}
        
Elapsed time: 0.54532s