Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/piccolo-orm/piccolo
/ app.py
File
app.py
docs/src/piccolo/tutorials/fastapi_src/app.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
fastapi
import
Depends, FastAPI
2
from
pydantic
import
BaseModel
3
4
from
piccolo.columns.column_types
import
Varchar
Callers
nothing calls this directly
Calls
3
SQLiteEngine
Class · 0.90
main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected