Skip to main content

asyncio-based python client for pigpiod

Project description

# apigpio apigpio - an asyncio-based python client for pigpio

The [pigpio](http://abyz.co.uk/rpi/pigpio/pigpiod.html) provides a very convenient pigpiod daemon whcih 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 port of the original python client provided with pigpio.

## Installation

Once it is a bit more feature-complete I plan to make apigpio available on Pypi, but until then you must 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 Distribution

apigpio-0.0.1.tar.gz (11.1 kB view hashes)

Uploaded Source

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