vinta-awesome-python/website
Vinta Chen d36f1ed8d1
refactor(website): remove unused Entry TypedDict, write llms.txt from parsed text
Entry was dead code with no callers. Switching from shutil.copy to
write_text uses the already-loaded readme_text variable directly instead
of re-reading the file from disk.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 01:32:17 +08:00
..
static feat: merge duplicate entries across multiple categories 2026-03-20 17:02:22 +08:00
templates feat: merge duplicate entries across multiple categories 2026-03-20 17:02:22 +08:00
tests refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00
build.py refactor(website): remove unused Entry TypedDict, write llms.txt from parsed text 2026-03-22 01:32:17 +08:00
fetch_github_stars.py feat: skip fetching repos whose cache entry is still fresh 2026-03-18 22:55:21 +08:00
readme_parser.py refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00