Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vinta/awesome-python
/ fetch_github_stars.py
File
fetch_github_stars.py
website/fetch_github_stars.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Fetch GitHub star counts and owner info for all GitHub repos in README.md."
""
3
4
import
json
Callers
nothing calls this directly
Calls
1
main
Function · 0.85
Tested by
no test coverage detected