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.
Release files for pynetconsole 2.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pynetconsole-2.0.4.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pynetconsole-2.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.4 kB
Release files / pynetconsole-2.0.4.tar.gz
| Download URL | pynetconsole-2.0.4.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a02a9a6538b63ab63ffb480a0e5c1485aa5f393da6a20f780a6b082c971762d5
|
|
BLAKE2b-256 checksum How to use checksums |
3063dc032170d0886bfb565d00d7a97854dc8e7627f487aacb8152aa3e402c2f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
|
Release files / pynetconsole-2.0.4-py3-none-any.whl
| Download URL | pynetconsole-2.0.4-py3-none-any.whl |
|---|---|
| Size | 5.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f6b51e3c943e900578ce92a85104d45784ea522863b025816cc7d580bd00069
|
|
BLAKE2b-256 checksum How to use checksums |
feb89473ade9a52e28274d2c6e8a0a2510762d646eda55be3e645a9cad68d72c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
|