wiringpi

A python interface to WiringPi 2.0 library which allows for easily interfacing with the GPIO pins of the Raspberry Pi. Also supports i2c and SPI.

Installation

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

pip3 install wiringpi

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2.60.1 2021-02-20    
2.60.0 2020-01-01    
2.46.0 2018-07-02    
2.44.5 2018-04-29    
2.44.4 2017-08-15    
2.44.3 2017-08-13    
2.44.1 2017-08-12    
2.44.0 2017-04-30    
2.32.1 2016-03-09    
1.0.5 2012-08-26    
1.0.4 2012-08-26    
1.0.3 2012-08-26    
1.0.2 2012-08-26    
1.0.1 2012-08-26    
1.0 2012-08-26    

Issues with this package?

Page last updated 2026-09-03 01:50:32 UTC