Skip to content

Data downloader and generator for "Magic the Gathering (tm)"

License

Notifications You must be signed in to change notification settings

remigius42-old/mtg_data_provider

Repository files navigation

Magic the Gathering data provider

Data downloader and generator for "Magic the Gathering (tm)"

Usage

With Docker

  1. Build image: docker build -t mtg_data_supplier .
  2. Run image in container: docker run -v $(pwd):/mnt/mtg

Without Docker

pip install -r pip-requirements.txt
python3 main.py

main.py may be configured regarding the deck.yml and the output directory, please execute python3 main.py -h for further information.

About

Data downloader and generator for "Magic the Gathering (tm)"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published