ndsi-commspec.md
defines the Network Device Sensor protocol.
examples/ndsi-test-host.py
features a (not so pretty) host test implementation.
examples/ndsi-client-example.py
shows a simple client application.
We provide pre-compiled wheels for macOS, Windows, and Linux 64-bit architectures and Python versions 3.6+. You can install them via
python -m pip
python -m pip install ndsi
For any other architecture or Python version, you will have to run the source installation described in SOURCE-INSTALL.md
.
See MAINTENANCE.md
for maintainer documentation.
- Updated TurboJPEG requirement instructions for Ubuntu #65
- Automated wheel builds and deployment via PyPI #65
Previous changelogs can be found at https://github.com/pupil-labs/pyndsi/releases