MCPcopy
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
40class TemplateSubcategory(TypedDict):
41 name: str
42 value: str
43 slug: str
44 url: str
45
46
47class TemplateEntry(TypedDict):

Callers 1

extract_entriesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected