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
- Host: GitHub
- URL: https://github.com/pyserial/pyserial-asyncio
- Owner: pyserial
- License: other
- Created: 2016-06-14T07:05:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T00:43:15.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T13:04:45.141Z (6 months ago)
- Topics: asyncio, python, serial
- Language: Python
- Size: 73.2 KB
- Stars: 257
- Watchers: 18
- Forks: 66
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
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