mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-08 06:38:26 -05:00
Within the same star count, built-in (stdlib) entries were interleaved with third-party entries. Add a builtin tier to the sort key so stdlib entries always rank below non-stdlib entries at equal star counts. Co-Authored-By: Claude <noreply@anthropic.com>