Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ run.py
File
run.py
website-builder/run.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
app
import
create_app
2
3
# Create the Flask app using the app factory
4
app = create_app()
Callers
nothing calls this directly
Calls
1
create_app
Function · 0.90
Tested by
no test coverage detected