Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 537 Bytes

readme.md

File metadata and controls

29 lines (20 loc) · 537 Bytes

Setup

  1. python -m venv env [for first time setup]
  2. source env/bin/activate on linux or env\Scripts\Activate.ps1 on windows
  3. pip install -r requirements.txt

Usage

Download Oracle cards as default-cards.json from https://scryfall.com/docs/api/bulk-data. Put your decklist to a text-file and run.

python ./tokens.py -p "decklist.txt"

Format options (WIP):

default

1 Raise the Alarm
1 [BFZ#144] Dragonmaster Outcast

-f justName

Raise the Alarm
[BFZ#144] Dragonmaster Outcast