smbus2 is (yet another) pure Python implementation of the python-smbus package. It was designed from the ground up with two goals in mind: It should be a drop-in replacement of smbus. The syntax shall ...
Python SMBUS is a Python bindings for Linux SMBus access through i2c-dev. This repository contains the sources for py-smbus extracted from the i2c-tools project ...