I converted a few developer tool type apps from Bottle + HTMX to Streamlit and I wanted to show a hello world example of comparing Streamlit to this workflow.
Since Bottle & HTMX are not that popular:
- Bottle ~= Flask
- HTMX ~= Free AJAX calls from HTML attributes / Pre-baked Frontend Interactivity
Links:
-
Youtube Link (feel free to 1.5x speed if this stuff isn’t new to you)
-
Github Folder
-
Blog Post