miguelgrinberg / flasky
Companion code to my O'Reilly book "Flask Web Development", second edition.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing miguelgrinberg/flasky in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Summary (README)
PreviewFlasky
This repository contains the source code examples for the second edition of my O'Reilly book Flask Web Development.
The commits and tags in this repository were carefully created to match the sequence in which concepts are presented in the book. Please read the section titled "How to Work with the Example Code" in the book's preface for instructions.
For Readers of the First Edition of the Book
The code examples for the first edition of the book were moved to a different repository: https://github.com/miguelgrinberg/flasky-first-edition.