Skip to main content

asyncio-based python client for pigpiod

Project description

apigpio

apigpio - an asyncio-based python client for pigpio

pigpio provides a very convenient pigpiod daemon which can be used through a pipe or socket interface to access GPIOs on the Raspberry Pi.

apigpio is a python client library that uses asyncio to access the pigpiod daemon. It’s basically a (incomplete) port of the original python client provided with pigpio.

Installation

apigpio is available on Pypi and can be installed with pip:

pip install apigpio

To install it from sources: :

git clone https://github.com/PierreRust/apigpio.git cd apigpio python setup.py install

Usage

See the examples in the samples directory.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

apigpio-0.0.2-py2.py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page