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 ...
Note: This version has a port of the API from tdicola's AdaFruit Trellis Python modified to work in the same way, via smbus, as the other HT16K33 drivers. Presented if anyone finds it useful.