aioserial.py
Serial library
A Python package that provides an asynchronous interface to serial communication.
pyserial-asyncio for humans.
133 stars
11 watching
14 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
asynchronousasynciolibrarypythonserial
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. | 165 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A Python module for finding and serializing groups of items with numerical sequence indices. | 125 |
| A lightweight, human-readable data serialization format and associated Python library for representing complex data structures | 22 |
| A cross-platform GUI automation module for Python and Rust. | 860 |
| An extension for SQLAlchemy to handle chemical data | 38 |
| Provides idiomatic asyncio utilities for building asynchronous applications. | 154 |
| An asynchronous implementation of Python's path handling system | 166 |
| An asynchronous API client library for Python | 150 |
| Provides an asynchronous Sentry error reporting client for use in embedded systems | 11 |
| A Python wrapper around a binary serialization format | 5 |
| Provides tools and patterns for building web applications on asynchronous servers using Pyramid and asyncio. | 80 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
| A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 447 |
| An asynchronous SNMP client and trap server for use with asyncio. | 47 |