Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/faif/python-patterns
/ mvc.py
File
mvc.py
patterns/structural/mvc.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
*TL;DR
3
Separates data in GUIs
from
the ways it is presented, and accepted.
4
""
"
Callers
nothing calls this directly
Calls
3
Router
Class · 0.85
register
Method · 0.80
resolve
Method · 0.80
Tested by
no test coverage detected