Skip to content

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

License

Notifications You must be signed in to change notification settings

cmeister2/awesome-mtg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • scryfall-cache - a library which minimizes the number of requests made to the Scryfall API by using Bulk Data and a sqlite cache.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages