MCPcopy Index your code
hub / github.com/miguelgrinberg/flasky

github.com/miguelgrinberg/flasky @main sqlite

repository ↗ · DeepWiki ↗
259 symbols 841 edges 39 files 5 documented · 2%
README

Flasky

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.

Core symbols most depended-on inside this repo

can
called by 21
app/models.py
to_json
called by 12
app/models.py
init_app
called by 11
config.py
verify_password
called by 8
app/models.py
create_app
called by 6
app/__init__.py
generate_confirmation_token
called by 6
app/models.py
is_following
called by 6
app/models.py
insert_roles
called by 5
app/models.py

Shape

Method 98
Function 91
Route 39
Class 31

Languages

Python100%

Modules by API surface

app/models.py47 symbols
app/main/views.py33 symbols
tests/test_user_model.py24 symbols
app/auth/views.py23 symbols
tests/test_api.py13 symbols
config.py12 symbols
app/auth/forms.py9 symbols
app/main/forms.py8 symbols
app/api/posts.py8 symbols
app/api/comments.py8 symbols
tests/test_selenium.py6 symbols
app/api/users.py6 symbols

For agents

$ claude mcp add flasky \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact