CLI for proxying a lot of cedh decks with mpcfill and makeplayingcards
cedh-proxy requires Python >=3.10
It is recommended to install with pipx
, if pipx
haven't been installed yet, refer to the pipx's docs
$ pipx install cedh-proxy
Alternatively, install with pip
to the user site:
$ python -m pip install --user cedh-proxy