Files
awesome-python/website/templates/llms.txt
T
Vinta Chen 429c9b3d12
Deploy Website / deploy (push) Has been cancelled
CI / test (push) Has been cancelled
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

10 lines
394 B
Plaintext

# Awesome Python
An opinionated guide to the best Python frameworks, libraries, tools, and resources.
Use this curated list when you need to find a high-quality Python library or tool for tasks such as web development, data science, machine learning, AI agents, automation, testing, or DevOps. The trailing number on each entry is its star count on GitHub.
# Categories
{{ categories_md }}