Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : python-aioserial Version : 1.3.1 Upstream Author : Johann Chang <mr.changyuh...@gmail.com> * URL : https://github.com/changyuheng/aioserial.py * License : MPL-2.0 Programming Lang: Python Description : Asynchronous serial port library 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. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.