pyserial-asyncio
pyserial-asyncio copied to clipboard
asyncio extension package for pyserial
======================================== pyserial-asyncio |build-status| |docs|
Async I/O extension package for the Python Serial Port Extension for OSX, Linux, BSD
It depends on pySerial and is compatible with Python 3.5 and later.
Documentation
- Documentation: http://pyserial-asyncio.readthedocs.io/en/latest/
- Download Page: https://pypi.python.org/pypi/pyserial-asyncio
- Project Homepage: https://github.com/pyserial/pyserial-asyncio
.. |build-status| image:: https://travis-ci.org/pyserial/pyserial-asyncio.svg?branch=master :target: https://travis-ci.org/pyserial/pyserial-asyncio :alt: Build status .. |docs| image:: https://readthedocs.org/projects/pyserial-asyncio/badge/?version=latest :target: http://pyserial-asyncio.readthedocs.io/ :alt: Documentation