pyfrc


Namepyfrc JSON
Version 2024.0.1 PyPI version JSON
download
home_pagehttps://github.com/robotpy/pyfrc
SummaryDevelopment tools library for python interpreter used for the FIRST Robotics Competition
upload_time2024-01-06 11:39:03
maintainer
docs_urlNone
authorDustin Spicuzza
requires_python>=3.8
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dustin Spicuzza",
    "author_email": "robotpy@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/7d/b9/e4399ac63a6bbae701f562612e64217f790dde36b4cff6fed783c77d733f/pyfrc-2024.0.1.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": "2024.0.1",
    "project_urls": {
        "Homepage": "https://github.com/robotpy/pyfrc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f68d83f5eb4eecb4bc4152266812b3d793678b669554b8296c3371e7381c65af",
                "md5": "6e5d40a3a81852f7edcff8aea1436b19",
                "sha256": "2386be296bfb7e482a26c25e85ee61495ea10154f920d7450fec575defb8cc05"
            },
            "downloads": -1,
            "filename": "pyfrc-2024.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6e5d40a3a81852f7edcff8aea1436b19",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 35914,
            "upload_time": "2024-01-06T11:39:00",
            "upload_time_iso_8601": "2024-01-06T11:39:00.663304Z",
            "url": "https://files.pythonhosted.org/packages/f6/8d/83f5eb4eecb4bc4152266812b3d793678b669554b8296c3371e7381c65af/pyfrc-2024.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7db9e4399ac63a6bbae701f562612e64217f790dde36b4cff6fed783c77d733f",
                "md5": "847584f2c7d7f57fb12eaab840e29658",
                "sha256": "011076dbc62606b08eec6eb1bb30497d085d34cb71537a7ce0d06f44c8492855"
            },
            "downloads": -1,
            "filename": "pyfrc-2024.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "847584f2c7d7f57fb12eaab840e29658",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 37678,
            "upload_time": "2024-01-06T11:39:03",
            "upload_time_iso_8601": "2024-01-06T11:39:03.440064Z",
            "url": "https://files.pythonhosted.org/packages/7d/b9/e4399ac63a6bbae701f562612e64217f790dde36b4cff6fed783c77d733f/pyfrc-2024.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 11:39:03",
    "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.16127s