virtuald released this Feb 12, 2017 · 2 commits to master since this release
pynetworktables2js is now also distributed in exe form! Let us know if you run into any issues.
Rename conn_listener
Upgrade to latest version of pynetworktables
Add useful jquery extensions - TODO: integrate more, migrate other helpers towards this?
Throw exception if undefined passed to putValue - Makes it easier to figure out what happened
Add the --dashboard option to allow connecting via information receiv… …ed from the DS
Fix attachSelectToSendableChooser function to set the selected value - Also add an example page that shows how to use it
Add __main__.py to allow using without copying python files
Merge pull request #1 from amorygalili/master Added getKeys to networktables.js
Add doc link