Metadata-Version: 2.1
Name: yaqd-rpi-gpio
Version: 2024.2.0
Summary: yaq daemons for control of Rasperry Pi GPIO
Home-page: https://yaq.fyi
Author: Blaise Thompson
Author-email: blaise@untzag.com
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Dist: yaqd-core>=2021.3.0
Requires-Dist: gpiozero
Requires-Dist: black ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Project-URL: Issues, https://gitlab.com/yaq/yaqd-rpi-gpio/-/issues
Project-URL: Source, https://gitlab.com/yaq/yaqd-rpi-gpio
Provides-Extra: dev

# yaqd-rpi-gpio

[![PyPI](https://img.shields.io/pypi/v/yaqd-rpi-gpio)](https://pypi.org/project/yaqd-rpi-gpio)
[![yaq](https://img.shields.io/badge/framework-yaq-orange)](https://yaq.fyi/)
[![black](https://img.shields.io/badge/code--style-black-black)](https://black.readthedocs.io/)
[![ver](https://img.shields.io/badge/calver-YYYY.0M.MICRO-blue)](https://calver.org/)
[![log](https://img.shields.io/badge/change-log-informational)](https://gitlab.com/yaq/yaqd-rpi-gpio/-/blob/main/CHANGELOG.md)

yaq interface to Raspberry Pi GPIO pins

This package contains the following daemon(s):

- [gpio-digital-output](https://yaq.fyi/daemons/gpio-digital-output)
- [gpio-digital-sensor](https://yaq.fyi/daemons/gpio-digital-sensor)

