{"id":16032115,"url":"https://github.com/virtuald/frc-robotpy-workshop","last_synced_at":"2026-05-09T14:02:13.744Z","repository":{"id":24542631,"uuid":"27949237","full_name":"virtuald/frc-robotpy-workshop","owner":"virtuald","description":"Slides + Code for RobotPy workshop","archived":false,"fork":false,"pushed_at":"2016-09-11T12:17:42.000Z","size":1022,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T11:09:00.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virtuald.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-13T04:24:42.000Z","updated_at":"2022-07-12T20:25:23.000Z","dependencies_parsed_at":"2022-08-23T00:31:44.646Z","dependency_job_id":null,"html_url":"https://github.com/virtuald/frc-robotpy-workshop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Ffrc-robotpy-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Ffrc-robotpy-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Ffrc-robotpy-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtuald%2Ffrc-robotpy-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtuald","download_url":"https://codeload.github.com/virtuald/frc-robotpy-workshop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244823031,"owners_count":20516208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T21:20:32.939Z","updated_at":"2026-05-09T14:02:08.720Z","avatar_url":"https://github.com/virtuald.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"RobotPy Workshop\r\n================\r\n\r\nRequirements (all platforms)\r\n----------------------------\r\n\r\nGo to python.org, download and install Python 3. Will require admin access on\r\nyour machine.\r\n\r\nhttps://www.python.org/downloads/\r\n\r\nRequirements (Windows)\r\n----------------------\r\n\r\nNext, install pyfrc via pip (requires internet). Open up the command prompt:\r\n\r\n    py -3 -m pip install pyfrc\r\n\r\nRequirements (OSX)\r\n------------------\r\n\r\nNext, install pyfrc via pip (requires internet).\r\nOpen up a terminal and do one of the following:\r\n\r\nOSX (admin access):\r\n\r\n    sudo pip3 install pyfrc\r\n\r\nOSX (no admin access):\r\n\r\n    pip3 install --user pyfrc\r\n\r\nOr on the internet:\r\n\r\n    pip3 install --user pyfrc\r\n\r\nRunning the code\r\n================\r\n\r\nCommand prompt\r\n--------------\r\n\r\nOnce you have the requirements installed, you can run this from a terminal or\r\ncommand prompt.\r\n\r\nDon't forget to change directory to where robot.py is! \r\n\r\nOSX:\r\n    \r\n    python3 robot.py sim\r\n\r\nLinux:\r\n    \r\n    python3 robot.py sim\r\n\r\nOr on windows:\r\n    \r\n    py -3 robot.py sim\r\n\r\nFrom Eclipse (with pydev installed)\r\n-----------------------------------\r\n\r\nOpen up robot.py, select \"Run As\" and \"Python Run\", and make sure to add the\r\n'sim' argument to your run configuration.\r\n\r\n\r\nMore information\r\n================\r\n\r\nRobotPy Documentation is available online at:\r\n\r\n    http://robotpy.readthedocs.io/\r\n    http://pyfrc.readthedocs.io/\r\n\r\nThere are more RobotPy samples online at \r\n\r\n    https://github.com/robotpy/robotpy-wpilib/tree/master/examples/examples\r\n    https://github.com/robotpy/pyfrc/tree/master/samples\r\n\r\nAlso see the RobotPy mailing list:\r\n\r\n    https://groups.google.com/forum/#!forum/robotpy\r\n\r\nAuthor\r\n======\r\n\r\nDustin Spicuzza (dustin@virtualroadside.com)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuald%2Ffrc-robotpy-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtuald%2Ffrc-robotpy-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtuald%2Ffrc-robotpy-workshop/lists"}