#made using PySide6 and sqlite3 python libraries
Explore tagged Tumblr posts
Text
this may be the nerdiest thing i've ever done.
i wrote a GUI in Python to interface with a SQLite database storing my custom MTG cards. I've got tabs to view the deck, edit the deck, and see statistics for the deck. i can create and select decks in my menu, view a lil about popup, and refresh the stats.
these pics are from a custom WOF deck i made (my avg CMC :( )
the script is 645 lines long, my biggest python project yet. i've never worked with Qt or SQLite before this either, so it was fun to learn :3
3 notes
·
View notes