{"id":13772789,"url":"https://github.com/robotpy/pynetworktables","last_synced_at":"2025-10-24T05:31:18.429Z","repository":{"id":6452528,"uuid":"7692130","full_name":"robotpy/pynetworktables","owner":"robotpy","description":"Pure python implementation of the FRC NetworkTables protocol","archived":false,"fork":false,"pushed_at":"2022-01-16T04:55:25.000Z","size":527,"stargazers_count":61,"open_issues_count":11,"forks_count":30,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-10-29T22:46:13.557Z","etag":null,"topics":["frc","networktables","python","robotpy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robotpy.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-18T18:43:28.000Z","updated_at":"2024-10-26T14:11:56.000Z","dependencies_parsed_at":"2022-09-03T03:03:34.794Z","dependency_job_id":null,"html_url":"https://github.com/robotpy/pynetworktables","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fpynetworktables","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fpynetworktables/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fpynetworktables/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robotpy%2Fpynetworktables/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robotpy","download_url":"https://codeload.github.com/robotpy/pynetworktables/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237918710,"owners_count":19387305,"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":["frc","networktables","python","robotpy"],"created_at":"2024-08-03T17:01:07.800Z","updated_at":"2025-10-24T05:31:18.424Z","avatar_url":"https://github.com/robotpy.png","language":"Python","funding_links":[],"categories":["Repositories"],"sub_categories":["Python"],"readme":"RobotPy NetworkTables Project\n=============================\n\nThis is a pure python implementation of the NetworkTables protocol, derived\nfrom the wpilib ntcore C++ implementation. In FRC, the NetworkTables protocol\nis used to pass non-Driver Station data to and from the robot across the network.\n\nThis implementation is intended to be compatible with python 3.5 and later.\nAll commits to the repository are automatically tested on all supported python\nversions using github actions.\n\n.. note:: NetworkTables is a protocol used for robot communication in the\n          FIRST Robotics Competition, and can be used to talk to\n          SmartDashboard/SFX. It does not have any security, and should never\n          be used on untrusted networks.\n\n.. note:: If you require support for Python 2.7, use pynetworktables 2018.2.0\n\n.. important:: pynetworktables implements the NetworkTables 3 protocol, which is deprecated.\n               It is not compatible with the 2027 control system. Use\n               `pyntcore \u003chttps://robotpy.readthedocs.io/projects/pyntcore/en/latest/index.html\u003e`_\n               instead.\n\nDocumentation\n-------------\n\nFor usage, detailed installation information, and other notes, please see\nour documentation at http://pynetworktables.readthedocs.io\n\nDon't understand this NetworkTables thing? Check out our `basic overview of\nNetworkTables \u003chttp://robotpy.readthedocs.io/en/stable/guide/nt.html\u003e`_.\n\nInstallation\n------------\n\nOn the RoboRIO, you don't install this directly, but use the RobotPy installer\nto install it on your RoboRIO, or it is installed by pip as part of the\npyfrc setup process.\n\nOn something like a coprocessor, driver station, or laptop, make sure pip is\ninstalled, connect to the internet, and install like so:\n\n::\n\n    pip install pynetworktables\n\nSupport\n-------\n\nThe RobotPy project has a mailing list that you can send emails to for\nsupport: robotpy@googlegroups.com. Keep in mind that the maintainers of\nRobotPy projects are also members of FRC Teams and do this in their free\ntime.\n\nIf you find a bug, please file a bug report using github\nhttps://github.com/robotpy/pynetworktables/issues/new\n\nContributing new changes\n------------------------\n\nRobotPy is an open project that all members of the FIRST community can\neasily and quickly contribute to. If you find a bug, or have an idea that you\nthink others can use:\n\n1. `Fork this git repository \u003chttps://github.com/robotpy/pynetworktables/fork\u003e`_ 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\nAuthors \u0026 Contributors\n======================\n\n* Dustin Spicuzza, FRC Team 1418/2423\n* Peter Johnson, FRC Team 294\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotpy%2Fpynetworktables","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobotpy%2Fpynetworktables","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobotpy%2Fpynetworktables/lists"}