MCPcopy
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
4import json

Callers

nothing calls this directly

Calls 1

mainFunction · 0.85

Tested by

no test coverage detected