cleanup
stuff
stuff
Utilities for pulling data from 3 card blind metashape:
https://sites.google.com/view/3cb-metashape/home
Dependencies:
Pull all cards from mtgjson https://mtgjson.com/downloads/all-files/
wget https://mtgjson.com/api/v5/AtomicCards.json cat AtomicCards.json | jq -r '.data | keys[]' > allcards.txt
Then: python3 getdata.py