Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vinta/awesome-python
/ TemplateSubcategory
Class
TemplateSubcategory
website/build.py:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
class
TemplateSubcategory(TypedDict):
41
name: str
42
value: str
43
slug: str
44
url: str
45
46
47
class
TemplateEntry(TypedDict):
Callers
1
extract_entries
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected