Skip to main content

Introduction

Pure python (i.e. no native extensions) access to Linux IO including I2C and SPI. Drop in replacement for smbus and spidev modules.

Installation

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install Adafruit-PureIO

To install system-wide (this may be required in some cases):

sudo pip3 install Adafruit-PureIO

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .env
source .env/bin/activate
pip3 install Adafruit-PureIO

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Adafruit_PureIO-1.1.0.tar.gz (19.3 kB view details)

Uploaded Source

File details

Details for the file Adafruit_PureIO-1.1.0.tar.gz.

File metadata

  • Download URL: Adafruit_PureIO-1.1.0.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.3

File hashes

Hashes for Adafruit_PureIO-1.1.0.tar.gz
Algorithm Hash digest
SHA256 7f3384a2cedb3f9d1b0d3f0f8424e47ac53157235514d8d936703139c63cfd45
MD5 dd129f6bb78ce6c8ac1ebb893d5fe954
BLAKE2b-256 f8eb5dee43840526ac159b78bb122e85e3052a038356951d802ace3458fe2b76

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.11

2 files

1.1.10

1 file

1.1.9

1 file

1.1.8

1 file

1.1.7

1 file

1.1.6

1 file

1.1.5

1 file

1.1.4

1 file

1.1.3

1 file

1.1.1

1 file

This release

1.1.0 This release

1 file

1.0.4

1 file

1.0.1

1 file

0.2.3

1 file

0.2.2

1 file

0.2.1

2 files

0.2.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page