Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oelarnes/cube
mtg cube-related software
https://github.com/oelarnes/cube
Last synced: about 18 hours ago
JSON representation
mtg cube-related software
- Host: GitHub
- URL: https://github.com/oelarnes/cube
- Owner: oelarnes
- Created: 2018-06-30T03:42:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T02:51:54.000Z (5 months ago)
- Last Synced: 2024-07-14T03:39:38.235Z (5 months ago)
- Language: Jupyter Notebook
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
*Reference List Generation*
You need to have a copy of scryfall installed and up-to-date. First, setup your venv, install the right chromedriver for your chrome installation and put it in this folder, then run
>$ python
usage
>$ ./prepare_cube_uploads
or
>$ ./prepare_cube_uploads [CUBE_ENV]
where CUBE_ENV is configured in cube_config.json
Use this library to specify reference cubetutor lists for a given environment,
then fetch those lists and create pipe-delimited exportsref_lists.csv and card_reference.csv
to be pasted into the cube management sheets tool. Additional cards can be
maintained in the card_reference sheet by means of cubes_raw.txt and always_include.txt.cube_raw.txt can be pasted from the Decks and/or Lists sheet.
always_include.txt is to be maintained manually. Cards may be removed after they appear on a list.**Default Behavior**