micropython-aioweb

web framework

A lightweight asyncio web framework for MicroPython-based projects

A minimalist asyncio web framework for MicroPython.

GitHub

29 stars
7 watching
14 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

asyncioesp32httpmicropythonserver-sent-eventssseuascyniowebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hugokernel/micropython-nanoweb A full asynchronous web server for Micropython with a small memory footprint. 106
peterhinch/micropython-async A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems 741
cwyark/micropython-uaioftp A lightweight FTP server implementation for MicroPython using asyncio. 3
belyalov/tinyweb A lightweight HTTP server for microcontrollers with limited resources 252
miguelgrinberg/microdot A lightweight web framework for Python and MicroPython enabling the creation of small web applications 1,522
wybiral/micropython-aiolora Library to control LoRa modules using MicroPython's asyncio API 3
0x67757300/uhttp A lightweight Pythonic web development framework with modular and flexible application design. 106
housleyjk/aiopyramid Provides tools and patterns for building web applications on asynchronous servers using Pyramid and asyncio. 79
wybiral/micropython-ch9121 A library providing an Ethernet module control interface for MicroPython-based systems. 9
davescodemusings/thimble A lightweight web framework for MicroPython-based microcontrollers 17
wybiral/micropython-mpu6050 A MicroPython library for reading data from an accelerometer and gyroscope module. 1
toastdriven/itty A lightweight Python web framework with basic features for building small applications. 408
hivesolutions/appier A lightweight Python web framework designed to facilitate fast and efficient application development. 127
devbis/micropython-aiosentry Provides an asynchronous Sentry error reporting client for use in embedded systems 11
achimnol/aiotools Provides idiomatic asyncio utilities for building asynchronous applications. 154