mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 11:13:01 +08:00
19 lines
835 B
Plaintext
19 lines
835 B
Plaintext
# Awesome Python
|
|
|
|
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 %}.
|
|
|
|
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.
|
|
|
|
## 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 }}
|