A pure python implementation of a NetConsole listener
Project description
pynetconsole
NetConsole (also known as RIOLog) is an insecure protocol used in the FIRST Robotics Competition to view the output of Robot programs.
Version 2.x only works with RoboRIOs that are imaged for 2018 or beyond. If you need to talk to a robot imaged prior to 2018, use pynetconsole 1.x instead.
This implementation requires Python 3, and should work on Windows, Linux, and OSX.
Installation
You can easily install this package via pip:
pip install pynetconsole
Usage
On Windows, you can run netconsole like so:
py -3 -m netconsole
On OSX/Linux, you can run netconsole like so:
netconsole
Support
Please file any bugs you may find on our github issues tracker.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pynetconsole-2.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f6b51e3c943e900578ce92a85104d45784ea522863b025816cc7d580bd00069 |
|
MD5 | 15fc29ee8b2562aaf9b549fd25f879c8 |
|
BLAKE2b-256 | feb89473ade9a52e28274d2c6e8a0a2510762d646eda55be3e645a9cad68d72c |