robotpy-wpilib-utilities


Namerobotpy-wpilib-utilities JSON
Version 2024.0.0 PyPI version JSON
download
home_pagehttps://github.com/robotpy/robotpy-wpilib-utilities
SummaryUseful utility functions/objects for RobotPy
upload_time2024-01-06 11:50:11
maintainer
docs_urlNone
authorRobotPy Development Team
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.
            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
-------

- Dustin Spicuzza (dustin@virtualroadside.com)
- Tim Winters (twinters@wpi.edu)
- David Vo (@auscompgeek)
- Insert your name here!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/robotpy/robotpy-wpilib-utilities",
    "name": "robotpy-wpilib-utilities",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "RobotPy Development Team",
    "author_email": "robotpy@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/80/9909c115035f2dd4202f537deda6a6568ca61535aea70e928289652ae182/robotpy-wpilib-utilities-2024.0.0.tar.gz",
    "platform": null,
    "description": "robotpy-wpilib-utilities\n========================\n\nUseful utility functions/objects for RobotPy WPILib (2015+).\n\nDocumentation\n-------------\n\n* API Documentation can be found at https://robotpy.readthedocs.io/projects/utilities/en/stable/\n* Example programs can be found at https://github.com/robotpy/examples\n\nContribution guidelines\n-----------------------\n\nThis repository is intended to be a common place for high quality code to live\nfor \"things that should be in WPILib, but aren't\". The python implementation of\nWPILib is intended to be very close to the implementations in the other languages,\nwhich is where packages like this come in.\n\n* Most anything will be accepted, but ideally full frameworks will be separate\n  packages and don't belong here\n* Ideally, contributions will have unit tests\n* Ideally, contributions will not have external python dependencies other than\n  WPILib -- though, this may change.\n* Contributions will work (or at least, not break) on all supported RobotPy\n  platforms (Windows/Linux/OSX, RoboRio)\n* All pull requests will be tested using Travis-CI\n\nInstallation\n------------\n\nThis library is automatically installed when you install pyfrc or RobotPy\n\nLicense\n-------\n\nBSD License, similar to WPILib.\n\nAuthors\n-------\n\n- Dustin Spicuzza (dustin@virtualroadside.com)\n- Tim Winters (twinters@wpi.edu)\n- David Vo (@auscompgeek)\n- Insert your name here!\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Useful utility functions/objects for RobotPy",
    "version": "2024.0.0",
    "project_urls": {
        "Homepage": "https://github.com/robotpy/robotpy-wpilib-utilities"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d1e0dd23ee94d1c75fc40d946aef79b06cfc03c725d76482b3aed8a723d02c4",
                "md5": "0d5c4897924531e7b90348ea8c284c89",
                "sha256": "da0d3495d28b8f758c0bc12f1075996273aae831c5dd9d85d6b0581f8f08bcaa"
            },
            "downloads": -1,
            "filename": "robotpy_wpilib_utilities-2024.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d5c4897924531e7b90348ea8c284c89",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 47745,
            "upload_time": "2024-01-06T11:50:08",
            "upload_time_iso_8601": "2024-01-06T11:50:08.941366Z",
            "url": "https://files.pythonhosted.org/packages/4d/1e/0dd23ee94d1c75fc40d946aef79b06cfc03c725d76482b3aed8a723d02c4/robotpy_wpilib_utilities-2024.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e809909c115035f2dd4202f537deda6a6568ca61535aea70e928289652ae182",
                "md5": "17a799954b8df798d46048398287d907",
                "sha256": "f2e7e512e3e9ad938893175b22c827f97d0866ade47f34c25d68622c3f8a4c3a"
            },
            "downloads": -1,
            "filename": "robotpy-wpilib-utilities-2024.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "17a799954b8df798d46048398287d907",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 50252,
            "upload_time": "2024-01-06T11:50:11",
            "upload_time_iso_8601": "2024-01-06T11:50:11.004258Z",
            "url": "https://files.pythonhosted.org/packages/2e/80/9909c115035f2dd4202f537deda6a6568ca61535aea70e928289652ae182/robotpy-wpilib-utilities-2024.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 11:50:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "robotpy",
    "github_project": "robotpy-wpilib-utilities",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "robotpy-wpilib-utilities"
}
        
Elapsed time: 0.17570s