This library provides an asynchronous interface to serial ports, combining the
functionality of asyncio and pySerial. It allows asynchronous reading and
writing to serial devices, making it suitable for applications that require
non-blocking serial communication. With aioserial, you can perform tasks such
as reading from and writing to serial ports asynchronously, handling timeouts,
and integrating seamlessly with the asyncio event loop. It is designed to
simplify the management of serial communication in asynchronous Python
applications.
Installed Size: 32.8 kB
Architectures: all