# 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.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file apigpio-0.0.1.tar.gz.
File metadata
- Download URL: apigpio-0.0.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
789f88c1873154b760abe8b3fa2254f08152e5eb6187bbc7dbb43183238c85c2
|
|
| MD5 |
403d9761906767c5aa27acf633f82656
|
|
| BLAKE2b-256 |
cbe67d6624d58e560edbede2539acd3fa1ac6cd86712d0a12f0a15f1721cf097
|