vinta-awesome-python/website
Vinta Chen c5dd3060ef
chore: add __pycache__ to .gitignore and remove sys.path hack in tests
Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-23 01:43:12 +08:00
..
static refactor(js): replace var with let/const and use double quotes 2026-03-23 01:34:33 +08:00
templates refactor(html): remove tag-subcat class and inline button attributes 2026-03-23 01:26:26 +08:00
tests chore: add __pycache__ to .gitignore and remove sys.path hack in tests 2026-03-23 01:43:12 +08:00
build.py fix(website): scope subcategory filter values to parent category 2026-03-23 01:11:35 +08:00
fetch_github_stars.py refactor(website): hoist loop-invariant variables outside the fetch loop 2026-03-22 01:32:26 +08:00
readme_parser.py fix(parser): strip trailing separators and links from subcategory labels 2026-03-23 01:19:05 +08:00