~aw/3cb-data

3 card blind data analysis

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~aw/3cb-data
read/write
git@git.sr.ht:~aw/3cb-data

You can also use your local clone with git send-email.

#3 Card Blind data analysis

Utilities for pulling data from 3 card blind metashape:

https://sites.google.com/view/3cb-metashape/home

Dependencies:

  • python
  • sqlite

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