Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Microdot Alternatives
Similar projects and alternatives to microdot
-
MicroWebSrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
-
micropython-nanoweb
Full async Micropython web server with small memory footprint.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Adafruit_CircuitPython_HTTPServer
Simple HTTP Server for CircuitPython
-
picoweb
Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework
-
-
-
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
Mocket
a socket mock framework - for all kinds of socket animals, web-clients included
-
pico-fi
A Pico W webserver which supports wireless network login with a captive portal
-
Bottle
bottle.py is a fast and simple micro-framework for python web-applications.
microdot reviews and mentions
-
Pico W webserver framework, remote MicroPython execution (REPL) interface
cool project. I saw this one posted recently, and think it'd be funny to setup a webserver using microdot via your pico-fi interface.
- GitHub - miguelgrinberg/microdot: The impossibly small web framework for Python and MicroPython.
-
REST service?
I use Micropython not CircuitPython and am not familiar with AirLift but I have been using Microdot with asyncio for a small ESP32 REST + web server and it works fantastically. Not sure if it runs on CircuitPython.
-
HTTP Server that will work on both MicroPython (ESP32) and Unix (Darwin/CPython)?
We use Microdot; it runs on MicroPython - on hardware and in the unix port (including the docker container) and also runs under CPython.
- problems with micropython and picoweb on ESP8266 NodeMCU CP2102 ESP-12E
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Jun 2023
Stats
miguelgrinberg/microdot is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of microdot is Python.