Skip to content

A database-driven collection organizer and card searcher for the CCG Magic: The Gathering.

License

Notifications You must be signed in to change notification settings

drknotter/magic-card-database

Repository files navigation

Magic Card Database

This is database-driven collection organizer and card searcher for the CCG Magic: The Gathering. I used to play pretty avidly, and when I couldn't find any decent free collection organizers, I decided to pick up Python and attempt to create my own. The application makes use of wxPython for the GUI, and the sqlite library that comes with every installation of Python. I made searching a strong feature of the code, as I wanted to be able to construct decks from the entire Magic library. To import all of the information for all cards, I wrote a Python script to scrape the WOTC website, which made use of the BeautifulSoup library for parsing the HTML information. This is still a work in progress, so I have yet to release it into the wild.

About

A database-driven collection organizer and card searcher for the CCG Magic: The Gathering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages