update llms.txt

This commit is contained in:
Vinta Chen
2026-05-04 17:05:05 +08:00
parent 509ebaff7a
commit 3510db9df9
3 changed files with 63 additions and 23 deletions
+12 -3
View File
@@ -1,9 +1,18 @@
# Awesome Python
An opinionated guide to the best Python frameworks, libraries, tools, and resources.
Awesome Python is an opinionated catalog of {{ total_entries }} Python frameworks, libraries, tools, and resources across {{ total_categories }} {% if total_categories == 1 %}category{% else %}categories{% endif %}.
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.
Scan the category index, then jump to the matching section for direct project links and short descriptions. GitHub entries with known star data end with a `GitHub stars: N` note in parentheses; treat it as popularity context, not a quality guarantee. Use the Markdown homepage for project context outside the catalog.
# Categories
## Primary Links
- Homepage: {{ site_url }}
- Markdown homepage: {{ index_markdown_url }}
- GitHub repository: {{ github_repo_url }}
- Contributing guide: {{ contributing_url }}
- Sponsorship: {{ sponsorship_url }}
- Sitemap: {{ sitemap_url }}
## Categories
{{ categories_md }}