pygatherer

An API for the gatherer


Keywords
magic, MtG, magic-the-gathering, python3
License
LGPL-3.0+
Install
pip install pygatherer==0.6.0

Documentation

pygatherer: unofficial python API for the gatherer

Build Total alerts License PyPI Downloads Code style

pygatherer is an unofficial python API for the gatherer.

In a nutshell

Installation

The easiest way is to use poetry to manage your dependencies and add pygatherer to them.

[tool.poetry.dependencies]
pygatherer = "*"

Usage

pygatherer has a module named utils that contains all the relevant parsers.

Links