An opinionated list of Python frameworks, libraries, tools, and resources.
COMMITS
May 3, 2026
V
build: add ty config and reorder tool sections in pyproject.toml
Vinta Chen committed
V
style(website): apply ruff format
Vinta Chen committed
V
build: add lint, format, typecheck make targets and ty dependency
Vinta Chen committed
V
test(website): remove redundant and brittle tests
Vinta Chen committed
V
fix(website): type build template entries
Vinta Chen committed
V
fix(website): trim sponsorship page nav and hero stats
Vinta Chen committed
V
V
fix(website): tighten sponsorship page copy for clarity
Vinta Chen committed
V
fix double quotes
Vinta Chen committed
V
feat(website): add /sponsorship/ landing page
Vinta Chen committed
V
feat(website): add Browse by category nav to group page hero
Vinta Chen committed
V
fix(website): clear filter lands at /#library-index on category pages
Vinta Chen committed
V
feat(website): add /categories/built-in/ page for Built-in tag filter
Vinta Chen committed
V
feat(website): mirror index layout on category pages
Vinta Chen committed
V
feat(website): move descriptions into expand row on category pages
Vinta Chen committed
V
style(website): left-align results note on category pages
Vinta Chen committed
V
fix(website): stop category-page heading from wrapping
Vinta Chen committed
May 2, 2026
V
feat(website): strip #library-index from URL after All projects click
Vinta Chen committed
V
fix(website): remove duplicate tag on group/category pages
Vinta Chen committed
V
feat(website): switch index filter URLs from querystring to path
Vinta Chen committed
V
feat(website): add data-url to tag buttons for client-side routing
Vinta Chen committed
V
fix(website): escape </script> in embedded filter URLs JSON
Vinta Chen committed
V
feat(website): embed filter-to-url map in index for client routing
Vinta Chen committed
V
test(website): restore exact sitemap URL list and lastmod count check
Vinta Chen committed
V
feat(website): include group and subcategory URLs in sitemap
Vinta Chen committed
V
style(website): add CSS for category-breadcrumb and assert absence on parent
Vinta Chen committed
V
feat(website): show parent category breadcrumb on subcategory pages
Vinta Chen committed
V
refactor(website): match subcategory by URL prefix instead of name split
Vinta Chen committed
V
feat(website): generate static pages for subcategories
Vinta Chen committed
V
feat(website): generate static pages for groups under /categories/
Vinta Chen committed