Before You Install
Please see the Verifying/Installing Python section of this document to verify or install the correct version of Python for your computer.
Installing Telemetrix-AIO
To install telemetrix-aio on Linux (including Raspberry Pi) and macOS computers, open a terminal window and type:
sudo pip3 install telemetrix-aio
For Windows users, type:
pip install telemetrix-aio
You can find the code for telemetrix-aio on this GitHub repository.