An open API service indexing awesome lists of open source software.

https://github.com/pyserial/pyserial-asyncio

asyncio extension package for pyserial
https://github.com/pyserial/pyserial-asyncio

asyncio python serial

Last synced: 5 months ago
JSON representation

asyncio extension package for pyserial

Awesome Lists containing this project

README

          

========================================
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