The field guide to the Python ecosystem
{{ subtitle }}
Maintained by
@vinta
and
@JinyangWang27.
Library index
Use / to focus search, tap a tag to filter, and open a row for descriptions, related projects, and source details.
| # | Project Name | GitHub Stars | Last Commit | Category | |
|---|---|---|---|---|---|
| {{ loop.index }} | {{ entry.name }} | {% if entry.stars is not none %}{{ "{:,}".format(entry.stars) }}{% elif entry.source_type %}{{ entry.source_type }}{% else %}—{% endif %} | {% if entry.last_commit_at %}{% else %}—{% endif %} | {% for cat in entry.categories %} {% endfor %} {% if entry.source_type == 'Built-in' %} {% endif %} | → |
Keep it sharp
Submit it with enough context to make the list more useful, not just longer.