scrycli

CLI to Scryfall


Keywords
mtg
License
MIT
Install
pip install scrycli==0.7

Documentation

scrycli

PyPI Build Status PyPI PyPI

What

CLI for scryfall.

Installation

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

Autocompletion is currently supported only on bash. Enable it by adding eval "$(_SCRYCLI_COMPLETE=source-bash scrycli)" to your .bashrc.

Todo

  • Support for different output formats (start is already in __main__.py)
  • better autocomplete
    • for search
    • for set command