Bug#1076987: ITP: pyserial-asyncio-fast -- Python library for asynchronous I/O with serial ports
Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
* Package name : pyserial-asyncio-fast
Version : 0.14
Upstream Author : pySerial-team
* URL : https://github.com/home-assistant-libs/pyserial-asyncio-fast
* License : BSD-3-clause
Programming Lang: Python
Description : Python library for asynchronous I/O with serial ports
This extension relies on pySerial and focuses on efficient asynchronous serial
communication. By implementing eager writes similar to the asyncio
selector_events in CPython, it reduces overhead associated with frequent
addition and removal of asyncio writers. This efficiency is particularly
advantageous for high-frequency serial communication tasks, enhancing overall
performance.
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.
Reply to: