1
0
Fork
You've already forked SetListForMoxfield
0
Simplifies the process of importing MtG cards to a collection in Moxfield
  • Python 100%
2023年09月18日 09:56:02 -06:00
.gitignore Create .gitignore 2023年09月18日 09:56:02 -06:00
README.md Create README.md 2023年09月18日 09:53:59 -06:00
slfm.py Create slfm.py 2023年09月18日 09:55:07 -06:00

slfm.py - SetListForMoxfield

This script simplifies a portion of the process of importing Magic the Gathering (MtG) cards to a collection in Moxfield.

Details about adding cards via csv are documented at: https://www.moxfield.com/help/importing-collection

The script uses the provided MtG setcode to pull a list of all cards from the specified set from ScryFall. The data is output to a csv file containing the minimum field data required for import to Moxfield.

The user can then modify card counts (as well as condition, language, and foil detail as desired) in the file and import it to Moxfield.