Skip to content

alex-polosky/mtg-parsing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic the Gathering - Analysing, Parsing (... and eventually simulation)

"fun blurb here"

Order of scripts

Required before running -anything-

  1. fetch_scryfall
  2. convert_scryfall_objs
  3. get_cards_per_set

For analysis

  1. ingest_es
  2. pull_oracle_cards
  3. extract_oracle_text
  4. generalize_oracle_text
  5. piece_out_oracle_text

For parsing

  1. parse_per_set SET_CODE

Setup

docker compose build

docker compose up -d

Running commands

Admin console

Open the server page to view the admin dash!

Running test suite

About

An actual attempt to analyze, parse, and simulate MTG cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published