Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ycd/manage-fastapi
/ generate_project
Function
generate_project
manage_fastapi/generator.py:32–33 ·
view source on GitHub ↗
(context: ProjectContext)
Source
from the content-addressed store, hash-verified
30
31
32
def
generate_project(context: ProjectContext):
33
fill_template(
"project"
, context)
Callers
1
startproject
Function · 0.90
Calls
1
fill_template
Function · 0.85
Tested by
no test coverage detected