Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

xremming/scrycli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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