python3-smbus

Python 3 bindings for Linux SMBus access through i2c-dev
  https://www.kernel.org/pub/software/utils/i2c-tools/
  0
  no reviews



This Python 3 module allows SMBus access through the I2C /dev interface on Linux hosts. The host kernel must have I2C support, I2C device interface support, and a bus adapter driver.