vinta-awesome-python/website
Vinta Chen af3baab2ed
refactor: consolidate load_cache into build.load_stars
load_cache was a duplicate of logic now living in build.load_stars.
Switch the call site to the shared helper and remove the redundant
local function and its tests.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-18 17:28:53 +08:00
..
data data: remove zipline entry from github_stars.json 2026-03-18 13:57:36 +08:00
static add custom website build system 2026-03-18 13:48:49 +08:00
templates add custom website build system 2026-03-18 13:48:49 +08:00
tests refactor: consolidate load_cache into build.load_stars 2026-03-18 17:28:53 +08:00
build.py refactor: extract parsing logic from build.py into readme_parser module 2026-03-18 17:27:14 +08:00
fetch_github_stars.py refactor: consolidate load_cache into build.load_stars 2026-03-18 17:28:53 +08:00
readme_parser.py feat: implement HTML rendering for readme sections 2026-03-18 17:24:24 +08:00