awesome-python/website
Vinta Chen 429c9b3d12
feat: generate llms.txt from template and annotate entries with star counts
- Add llms.txt Jinja2 template with a categories_md placeholder
- Extract categories body from README and inject it into the template
- Annotate bullet-entry lines with GitHub star counts (N GitHub stars)
  for the main index.md and bare numbers for llms.txt
- Add TestAnnotateEntriesWithStars unit tests

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-02 02:32:18 +08:00
..
static remove color 2026-04-19 22:51:25 +08:00
templates feat: generate llms.txt from template and annotate entries with star counts 2026-05-02 02:32:18 +08:00
tests feat: generate llms.txt from template and annotate entries with star counts 2026-05-02 02:32:18 +08:00
build.py feat: generate llms.txt from template and annotate entries with star counts 2026-05-02 02:32:18 +08:00
fetch_github_stars.py refactor: replace manual total_seconds()/3600 with timedelta comparison 2026-04-19 22:02:14 +08:00
readme_parser.py refactor(readme_parser): fuse _parse_sponsor_item into single pass 2026-04-19 22:06:41 +08:00