/cedh-proxy

CLI for proxying cedh decks with makeplayingcards.com

Primary LanguagePythonMIT LicenseMIT

cedh-proxy

Tests pypi version Code style: black pdm-managed

CLI for proxying a lot of cedh decks with mpcfill and makeplayingcards

Requirements

cedh-proxy requires Python >=3.10

Installation

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