Installing The Client APIs
Installing For The First Time
To install from PyPI, within your activated virtual environment, type:
pip install telemetrix-rpi-pico-2w
Upgrading To A Newer Version
To upgrade to a newer version from an existing installation, use the following command:
pip install telemetrix-rpi-pico-2w --upgrade
What Is Installed?
The telemetrix-rpi-pico-2w package contains four client APIs.
For each transport type, both serial and WiFi, you have the choice of threaded or asyncio concurrency models.
Threaded APIs
Serial
WiFi
Asyncio APIs
Serial
telemetrix_rpi_pico_2w_serial_aio