Version 2.8.0 from 11/13/2024
This module is already preinstalled on the Revolution Pi systems.
On any other device (Linux, Windows, macOS), e.g. to use the network functions, our module can be loaded via the Python Package Index (pip):
pip install revpimodio2
Debian packages for installation on the RevolutionPi-Core or other .deb using Linux distribution:
python3-revpimodio2_2.8.0-1_all.deb *
Directly in the RevPi-Core or other .deb using Linux distribution:
pi@RevPi ~/ $ wget http://revpimodio.org/dnl/files/python3-revpimodio2_2.8.0-1_all.deb pi@RevPi ~/ $ sudo dpkg -i python3-revpimodio2_2.8.0-1_all.deb
Download source code and python package from PyPi.org:
revpimodio2-2.8.0 [external link]
* This is a community project, it is based on the LGPLv2 license! There are absolutely NO warranties on function or correctness! You accept this by download and use of this software.