Search Criteria
Package Details: python-gpiozero 2.0.1-1
Package Actions
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 |
Submitter: | manchoz |
Maintainer: | karabaja4 |
Last Packager: | karabaja4 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-09-06 14:36 (UTC) |
Last Updated: | 2024-08-02 18:51 (UTC) |
Dependencies (4)
- python-colorzeroAUR
- python-setuptools
- python-rpi-gpioAUR (python-nanopi-gpio-gitAUR) (optional) – for pin access via raspberry-gpio-python library
- python-spidevAUR (optional) – for SPI access
Required by (1)
- turtlico-git (optional)
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'")