Skip to main content

A pure Python implementation of NetworkTables, used for robot communications in the FIRST Robotics Competition.

Project description

RobotPy NetworkTables Project

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

This is a pure python implementation of the NetworkTables protocol, derived from the wpilib ntcore C++ implementation. In FRC, the NetworkTables protocol is used to pass non-Driver Station data to and from the robot across the network.

This implementation is intended to be compatible with python 3.5 and later. 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.io

Don’t understand this NetworkTables thing? Check out our basic overview of NetworkTables.

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

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

  • Dustin Spicuzza, FRC Team 1418/2423

  • Peter Johnson, FRC Team 294

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-2019.0.2.tar.gz (54.2 kB view details)

Uploaded Source

Built Distribution

pynetworktables-2019.0.2-py3-none-any.whl (63.3 kB view details)

Uploaded Python 3

File details

Details for the file pynetworktables-2019.0.2.tar.gz.

File metadata

  • Download URL: pynetworktables-2019.0.2.tar.gz
  • Upload date:
  • Size: 54.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for pynetworktables-2019.0.2.tar.gz
Algorithm Hash digest
SHA256 1ad51d88ad61d0a4e6294c178a4adf3cdd4c4c11a95213d7d8170d87aa3ea242
MD5 86bd8a7d1a4b9c2677d57217d881a451
BLAKE2b-256 1e6320b5929b10902aaba5362481aa211603152713ff8eabe1d6c5eb7eee517a

See more details on using hashes here.

File details

Details for the file pynetworktables-2019.0.2-py3-none-any.whl.

File metadata

  • Download URL: pynetworktables-2019.0.2-py3-none-any.whl
  • Upload date:
  • Size: 63.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7

File hashes

Hashes for pynetworktables-2019.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ab431d2b132e26f663027da9025b03e1acd16083e50f814cd045655053b9bb39
MD5 f07111d9b5c0ffce1ff57d3815a456b9
BLAKE2b-256 dc3f3a1ec51adb6f0bdd9e789bb8799413a4c59ceea057ec7ad4d767ce8f596f

See more details on using hashes here.

Supported by

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