Skip to content

GUI interface for performing SQL queries on Magic: The Gathering decklists

Notifications You must be signed in to change notification settings

sansona/MTG-SQL-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTG-SQL Interface

User friendly & cross-platform GUI for performing SQL queries on decklists.

Functionality:

  1. User uploading of decks in common MTG deck formats as exported by tappedout.net & Cockatrice
  2. In GUI deck updates via. INSERT and DELETE statements
  3. Deck -> SQLite table conversion
  4. Query results as either .csv and/or images

To build:

pyinstaller --onefile --noconsole gui.py

About

GUI interface for performing SQL queries on Magic: The Gathering decklists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages