fastht.ml
Modern web applications in pure Python
What it does
FastHTML is a new way to create modern interactive web apps. Scales down to a 6-line python file; scales up to full production apps. Auth, DBs, caching, styling, etc built-in and replaceable and extensible. 1-click deploy to Railway, Vercel, Huggingface, etc
Does the same job
all alternatives →- NJNext.js-like Python web framework, built for Htmx with FastAPIOct 2025 · volfpeter.github.io · ▲6
It's very early days for the project, but I wanted to share it to see if there is interest. It is the final piece of the FastAPI server-side rendering stack I started building with FastHX and htmy (the two dependencies of this project besides FastAPI). Think of it as a more powerful and convenient alternative to tools like FastHTML, powered by FastAPI (without any modifications). I hope you'll like it.
Rapid - Real-time Database Service2017 · ▲184Build real-time apps without maintaining the infrastructure
- JAJustHTML – A pure Python HTML5 parser that just worksDec 2025 · github.com · ▲6
I got frustrated with HTML parsing in Python. I wanted a Python HTML parser that was both correct and easy to install. The C-based ones (lxml, selectolax) are fast but not HTML5 compliant. The pure Python ones (html.parser, BeautifulSoup's default) are easy to install but choke on real-world HTML. html5lib is 80% correct but painfully slow. So I wrote JustHTML. It's: • 100% HTML5 compliant – passes all 8,500+ html5lib tests. If a browser can parse it, JustHTML can. • Pure Python, zero dependencies – pip install and go. Works on PyPy, Pyodide, anywhere. • Fast enough – ~0.1s to parse…
- EAEel – a simple Python library for making little HTML GUI applications2018 · github.com · ▲201
- LLLHTML – local, portable webapps2017 · github.com · ▲37
- FBFastAPI: build Python APIs with Go-like speed and automatic UI docs2019 · fastapi.tiangolo.com · ▲88
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, July 2024
the whole month →



- IC
Many years ago, I made VJ softwares (to mix live visuals in clubs) for unexpected platforms like the Game Boy Advance, the Playstation 2 and the Raspberry Pi. This year, I’m back with a new web-app: Pikimov. Inspired by Photopea (a free Photoshop clone), I created this web-based motion design & video editor as an alternative to After Effects, to fill empty void. It's free, without signup, without cloud uploads (your files stay on your machine), and your projects are not used for AI models training.
AI · 2024 · pikimov.com
