smbus-cffi

This Python 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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install smbus-cffi

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.5.1 2015-07-21    
0.5.0 2015-07-18    
0.4.1 2014-10-26    
0.4 2014-10-25    
0.3.2 2014-07-21    
0.3.1 2014-07-20    
0.3 2014-07-13    
0.2 2013-10-30    
0.1 2013-10-12    

Issues with this package?

Page last updated 2026-09-03 10:43:48 UTC