Skip to content

HTMX + Flask TODO App

Status Active
Repo pysprings/htmx-flask

Overview

A TODO application demonstrating HTMX with Flask. HTMX lets you build modern, dynamic web interfaces using HTML attributes instead of JavaScript — making it a natural fit for Python developers.

Try It

  1. Clone: git clone https://github.com/pysprings/htmx-flask
  2. Follow the README for setup instructions