Skip to main content

A pure python implementation of NetworkTables, used for Robot communications in the FIRST Robotics Competition.

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

RobotPy NetworkTables Project

https://travis-ci.org/robotpy/pynetworktables.svg

A pure python implementation of NetworkTables, originally derived from the java implementation. NetworkTables are used to pass non-Driver Station data to and from the robot across the network.

This implementation is intended to be compatible with python 2.7 and 3.4. All commits to the repository are automatically tested on all supported python versions using Travis-CI.

Documentation

For usage, detailed installation information, and other notes, please see our documentation at http://pynetworktables.readthedocs.org/en/latest/

Installation

On the RoboRIO, you don’t install this directly, but use the RobotPy installer to install it on your RoboRIO, or it is installed by pip as part of the pyfrc setup process.

On something like a coprocessor, driver station, or laptop, make sure pip is installed, connect to the internet, and install like so:

pip install pynetworktables

Implementation differences as of 2015

  • Implementation is pure python, no SIP compilation required!

  • API is now based on the Java implementation, methods are now camelCase, instead of CapsCase

  • NetworkTables objects are found in the networktables package, and not in the pynetworktables package

Support

The RobotPy project has a mailing list that you can send emails to for support: robotpy@googlegroups.com. Keep in mind that the maintainers of RobotPy projects are also members of FRC Teams and do this in their free time.

If you find a bug, please file a bug report using github https://github.com/robotpy/pynetworktables/issues/new

Contributing new changes

RobotPy is an open project that all members of the FIRST community can easily and quickly contribute to. If you find a bug, or have an idea that you think others can use:

  1. Fork this git repository 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 & Contributors

  • Peter Johnson, FRC Team 294

  • Dustin Spicuzza, FRC Team 1418/2423

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pynetworktables-2016.0.0a2.tar.gz (26.0 kB view details)

Uploaded Source

File details

Details for the file pynetworktables-2016.0.0a2.tar.gz.

File metadata

File hashes

Hashes for pynetworktables-2016.0.0a2.tar.gz
Algorithm Hash digest
SHA256 1b598862641a88e7736ec401c420ea990032f48f8c76e8aa9ebe1844a2146e7b
MD5 3f6c1496df2402cca2222d63a032b6c2
BLAKE2b-256 ee380b5c4b6f61769bc378d330d2ab62ad184249c7e3e8213920e3b1d3c23a55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page