mantimon-tcg/backend
Cal Corum 5e1229aa7c Add image download support to card scraper
- Add --images flag to download images during scraping
- Add --download-images command to fetch images for existing card data
- Images saved to data/images/{set}/ directory
- Card JSON updated with image_file field (relative path)
- Uses Referer header for asset server compatibility
- Supports skip-if-exists for incremental downloads
2026-01-26 22:55:13 -06:00
..
app Add Active Effects system design and module README files 2026-01-26 22:39:02 -06:00
data Add image download support to card scraper 2026-01-26 22:55:13 -06:00
references Add Active Effects system design and module README files 2026-01-26 22:39:02 -06:00
scripts Add image download support to card scraper 2026-01-26 22:55:13 -06:00
tests Add weakness/resistance support to attack damage calculation 2026-01-26 16:04:41 -06:00
.gitignore Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
.python-version Add backend foundation with uv, Black, and pre-commit hooks 2026-01-24 00:12:33 -06:00
PROJECT_PLAN.json Complete LOW-001: Verify comprehensive docstring coverage 2026-01-26 14:55:03 -06:00
pyproject.toml Add Pokemon Pocket card scraper for offline card data 2026-01-26 22:52:20 -06:00
uv.lock Add Pokemon Pocket card scraper for offline card data 2026-01-26 22:52:20 -06:00