{"library":"adafruit-pureio","type":"library","category":null,"description":"Adafruit PureIO provides pure Python (i.e., no native extensions) access to Linux IO, specifically for I2C and SPI buses. It serves as a drop-in replacement for the `smbus` and `spidev` modules, making it suitable for embedded systems like Raspberry Pi without requiring compilation. The library is actively maintained by Adafruit, with releases typically focusing on infrastructure updates, bug fixes, and compatibility improvements.","language":"python","status":"active","version":"1.1.11","tags":["hardware","i2c","spi","raspberry pi","embedded","adafruit"],"install":[{"cmd":"pip install adafruit-pureio","imports":["from Adafruit_PureIO.smbus import SMBus","from Adafruit_PureIO.spi import SPI"]}],"homepage":null,"github":"https://github.com/adafruit/Adafruit_Python_PureIO","docs":null,"changelog":null,"pypi":"https://pypi.org/project/adafruit-pureio/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/adafruit-pureio/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}