micropython-uasyncio

Lightweight asyncio-like library for MicroPython, built around native Python coroutines.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install micropython-uasyncio

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
3.1.1 2019-06-15      
3.1 2019-06-15      
3.0.1 2019-05-06      
3.0 2019-04-28      
2.1.1 2018-11-03      
2.1 2018-09-28      
1.3 2017-12-09      
1.2.4 2017-11-05      
1.0.1 2016-12-30      

Issues with this package?

Page last updated 2025-09-08 18:36:40 UTC