Binary package “python3-rpi.gpio” in ubuntu focal

Module to control Raspberry Pi GPIO channels (Python 3)

 RPi.GPIO allows controlling Raspberry Pi GPIO channels in Python.
 .
 It provides all the basic functionality, but is unsuitable for
 real-time or timing critical applications. RPi.GPIO also does not
 support SPI, I²C or hardware PWM yet.
 .
 This package contains the Python 3 module.