- Docs
- Blog
Blog
Notes on building Quadkit — the framework, its boundaries, and the products it ships.
2026
- September 15, 2026 Alpha 0.0.x — what is stable
The architecture is the pin. Package names and experimental surfaces will still move. Here is what we will not casually rewrite.
- September 6, 2026 How coding agents should read QuadKit
The shortest path from a fresh clone to a change that will pass the import linter — llms.txt, agents.md, contracts, then an example.
- September 1, 2026 Coming from FastAPI
FastAPI is a great HTTP layer. QuadKit keeps that instinct and puts a composition root around it — you are not starting over.
- August 26, 2026 I built a Python framework inspired by Laravel
Laravel taught me what developer experience feels like. Here is how those instincts live in Python.
- August 20, 2026 How I built QuadKit — the framework, the docs, and the AI tooling
Architecture decisions, agent-augmented development, and the technical choices behind a solo-built Python AI backend ecosystem.