
Air Web Framework
@airwebframework
The new web framework that breathes fresh air into Python web development. Built with FastAPI, Starlette, Pydantic, and HTMX.
ID: 1954659144277147648
https://airdocs.fastapicloud.dev/ 10-08-2025 21:41:41
23 Tweet
40 Followers
17 Following



🚀 Using AI to build a new web-dev framework: Air 🐢 I recommend listening to this talk in 0.5X speed — so much useful information and ideas, you don't want to miss anything 💡 github.com/feldroy/air — built by Daniel Roy Greenfeld and Audrey Roy Greenfeld 🧱 Why Air: FastAPI excels at APIs,








Instead spreadsheets for data review, I'm using a little custom annotation app build with Air Web Framework. Before I used to use django for building little eval apps mostly because of the forms api, orm, and admin, but now I've moved to Air since it's light weight and easy.










Pair-programming with Daniel Roy Greenfeld, figuring out early database/ORM patterns for Air Web Framework First we built a CRUD app by hand to see what felt smooth, and now we're refactoring a real-world project to follow those patterns
