CLI for scryfall.
Install through pip with pip install scrycli
.
Should work with python 3.4 and newer.
I personally recommend to also add alias scry="scrycli search"
to make
searching extra easy.
Autocompletion is currently supported only on bash. Enable it by adding
eval "$(_SCRYCLI_COMPLETE=source-bash scrycli)"
to your .bashrc
.
- Support for different output formats (start is already in __main__.py)
- better autocomplete
- for search
- for set command