All Projects → pyserial → Pyserial Asyncio

pyserial / Pyserial Asyncio

Licence: other
asyncio extension package for pyserial

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pyserial Asyncio

nextion
Nextion serial client
Stars: ✭ 14 (-90.67%)
Mutual labels:  serial, asyncio
Ext Zookeeper
🧑 Coroutine-based ZooKeeper Client for PHP
Stars: ✭ 140 (-6.67%)
Mutual labels:  asyncio
Aioelasticsearch
aioelasticsearch-py wrapper for asyncio
Stars: ✭ 127 (-15.33%)
Mutual labels:  asyncio
Webserial
Remote Serial monitor for ESP8266 & ESP32
Stars: ✭ 133 (-11.33%)
Mutual labels:  serial
Arduino Plotter
An Arduino library for easy graphing on host computer via serial communication
Stars: ✭ 129 (-14%)
Mutual labels:  serial
Pymxget
mxget的Python实现
Stars: ✭ 136 (-9.33%)
Mutual labels:  asyncio
Emonesp
ESP8266 WIFI serial to emoncms link
Stars: ✭ 126 (-16%)
Mutual labels:  serial
Python Simple Rest Client
Simple REST client for python 3.6+
Stars: ✭ 143 (-4.67%)
Mutual labels:  asyncio
Dnspython
a powerful DNS toolkit for python
Stars: ✭ 1,838 (+1125.33%)
Mutual labels:  asyncio
Vjoyserialfeeder
Feed Virtual Joystick driver with data from a serial port
Stars: ✭ 133 (-11.33%)
Mutual labels:  serial
Python Concurrency
Code examples from my toptal engineering blog article
Stars: ✭ 131 (-12.67%)
Mutual labels:  asyncio
Backendschool2019
Приложение для практического руководства по разработке бекенд-сервисов на Python (на основе вступительного испытания в Школу бэкенд‑разработки Яндекса)
Stars: ✭ 129 (-14%)
Mutual labels:  asyncio
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+1312%)
Mutual labels:  asyncio
Dasynq
Thread-safe cross-platform event loop library in C++
Stars: ✭ 127 (-15.33%)
Mutual labels:  asyncio
Aioinflux
Asynchronous Python client for InfluxDB
Stars: ✭ 142 (-5.33%)
Mutual labels:  asyncio
Faust
Python Stream Processing. A Faust fork
Stars: ✭ 124 (-17.33%)
Mutual labels:  asyncio
Arduino
C# .NET - Arduino library supporting simultaneous serial ASCII, Firmata and I2C communication
Stars: ✭ 130 (-13.33%)
Mutual labels:  serial
Aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Stars: ✭ 11,972 (+7881.33%)
Mutual labels:  asyncio
Kubernetes asyncio
Python asynchronous client library for Kubernetes http://kubernetes.io/
Stars: ✭ 147 (-2%)
Mutual labels:  asyncio
Hangups
the first third-party instant messaging client for Google Hangouts
Stars: ✭ 1,739 (+1059.33%)
Mutual labels:  asyncio

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].