paper-dynasty-card-creation/pd_cards/commands
Cal Corum fe0ab5e1bd Add --create flag to custom submit command
- Add --create/-c flag to create new players directly from YAML profiles
- Skip MLBPlayer creation (not needed for custom players)
- Auto-populate required API fields (cost, rarity, mlbclub, etc.)
- Update YAML profile with player_id and card_id after creation
- Add Adm Ball Traits custom player profile

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 14:23:20 -06:00
..
__init__.py Add pd-cards CLI skeleton with Typer 2025-12-18 16:08:32 -06:00
custom.py Add --create flag to custom submit command 2025-12-22 14:23:20 -06:00
live_series.py Implement CLI wrappers for live-series, retrosheet, scouting, upload 2025-12-18 16:39:38 -06:00
retrosheet.py Add recency bias CLI flags to retrosheet command 2025-12-21 16:38:12 -06:00
scouting.py Implement CLI wrappers for live-series, retrosheet, scouting, upload 2025-12-18 16:39:38 -06:00
upload.py Implement CLI wrappers for live-series, retrosheet, scouting, upload 2025-12-18 16:39:38 -06:00