Asynchronous I/O Support
A Python module to control the GPIO on a Raspberry Pi
Brought to you by:
croston
Originally created by: prolo...@shortcircuit.net.au
I would like to see Async I/O support in this library such that an Async I/O framework such as circuits can easily be interested and a wrapper Component created.
See: https://bitbucket.org/circuits/circuits-dev
circuits has a circuits.io.Serial wrapper Component around pyserial in teh same light.
See: https://bitbucket.org/circuits/circuits-dev/src/tip/circuits/io/serial.py