miguelgrinberg/microdot

The impossibly small web framework for Python and MicroPython.

PythonOtherpythonhttpmicropythonwebserverwebapp
This is stars and forks stats for /miguelgrinberg/microdot repository. As of 02 May, 2024 this repository has 803 stars and 87 forks.

microdot “The impossibly small web framework for Python and MicroPython” Microdot is a minimalistic Python web framework inspired by Flask, and designed to run on systems with limited resources such as microcontrollers. It runs on standard Python and on MicroPython. from microdot import Microdot app = Microdot() @app.route('/') def index(request): return 'Hello, world!' app.run() Resources Documentation Change Log
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
mobarski/ask-my-pdfPythonOther48701830
Sjb4243/SRPJupyter NotebookRShell0090
Bywalks/DarkAngelRubyPythonShell5090660
Kanaries/graphic-walkerTypeScriptOther1.9k0900
traceo-dev/traceoTypeScriptJavaScriptOther4470120
chrisbra/Recover.vimVim ScriptPythonMakefile2400250
mortbopet/RipesC++AssemblyCMake2.1k+122490
async-profiler/async-profilerC++JavaC6.5k+16757+1
furkanagess/flutter_base_projectCMakeDartC++42+130
iNeuronai/flask_app_aCSSPythonHTML120320