Package Details: python-gpiozero 2.0.1-2

Git Clone URL: https://aur.archlinux.org/python-gpiozero.git (read-only, click to copy)
Package Base: python-gpiozero
Description: A simple interface to GPIO devices with Raspberry Pi
Upstream URL: https://github.com/gpiozero/gpiozero
Keywords: gpio raspberrypi
Licenses: BSD-3-Clause
Submitter: manchoz
Maintainer: lmartinez-mirror
Last Packager: lmartinez-mirror
Votes: 5
Popularity: 0.58
First Submitted: 2016-09-06 14:36 (UTC)
Last Updated: 2026-04-27 19:17 (UTC)

Dependencies (9)

Required by (1)

Sources (1)

Latest Comments

Ketchup901 commented on 2022-04-04 22:01 (UTC)

Well looks like it's back to python-rpi-gpio now.

SpotlightKid commented on 2019-09-04 11:26 (UTC)

@DarioP: you're right, fixed in new version.

DarioP commented on 2019-09-04 10:56 (UTC)

First time user here, but it seems to me that python-rpi.gpio has been superseded by python-raspberry-gpio, am I wrong?

SpotlightKid commented on 2018-11-04 12:55 (UTC)

@Martchus: Thanks for the patch, I see you already submitted it upstream as well, so let's hope there'll be a new release eventually.

Martchus commented on 2018-11-03 22:33 (UTC)

Patch to fix device detection under aarch64: https://github.com/Martchus/PKGBUILDs/commit/f264d79a7bed6be5c0e615553a22e821bd4d8341

SpotlightKid commented on 2018-07-31 14:42 (UTC)

@z3ntu: I've added a 'python-pigpio' package to the AUR.

z3ntu commented on 2017-12-27 13:45 (UTC) (edited on 2017-12-27 13:46 (UTC) by z3ntu)

Optional dependencies should have

* python-rpi.gpio

* (python-rpio - isn't yet packaged in the AUR, so leave it out for now)

* python-pigpio-git (unfortunately no non-git version)

Hard dependencies are:

* python-setuptools (Otherwise: "ModuleNotFoundError: No module named 'pkg_resources'")