paper-dynasty-card-creation/pd_cards
Cal Corum 8bddf31bf6 feat: configurable API URL for local high-concurrency card rendering
Allow upload scripts to target a local API server instead of the remote
production server, enabling 32x+ concurrency for dramatically faster
full-cardset uploads (~30-45s vs ~2-3min for 800 cards).

- pd_cards/core/upload.py: add api_url param to upload_cards_to_s3(),
  refresh_card_images(), and check_card_images()
- pd_cards/commands/upload.py: add --api-url CLI option to upload s3
- check_cards_and_upload.py: read PD_API_URL env var with prod fallback
- Update CLAUDE.md, CLI reference, and Phase 0 project plan docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 10:27:16 -05:00
..
commands feat: configurable API URL for local high-concurrency card rendering 2026-03-16 10:27:16 -05:00
core feat: configurable API URL for local high-concurrency card rendering 2026-03-16 10:27:16 -05:00
custom Rename Sippie Swartzel to Sippie Swartzel Sr 2026-01-25 22:50:34 -06:00
__init__.py Add pd-cards CLI skeleton with Typer 2025-12-18 16:08:32 -06:00
cli.py Run black and ruff across entire codebase 2026-03-08 14:24:33 -05:00