View on GitHub

awesome-mtg

A list of awesome Magic: the Gathering programming projects and resources

This list contains links to Magic: the Gathering-related coding resources and projects.

View this page at https://cmeister2.github.io/awesome-mtg/

Contents

APIs

Scryfall

Scryfall provides a REST-like API for ingesting card data programatically. The API exposes information available on the regular site in easy-to-consume formats.

Docs

Libraries

Python