Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vinta/awesome-python
/ ParsedSponsor
Class
ParsedSponsor
website/readme_parser.py:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
class
ParsedSponsor(TypedDict):
42
name: str
43
url: str
44
description: str
# inline HTML, properly escaped
45
46
47
# --- Slugify ----------------------------------------------------------------
Callers
1
_parse_sponsor_item
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected