A GUI deck editor for the card game Magic: The Gathering.
Project description
MtG Deck Editor is a deck editor for the card game Magic: The Gathering, that automatically fetches and displays pictures for the cards used. MtG Deck Editor is written in Python using GObject Introspection and GTK+ 3.
Features
search autocompletion (uses DeckBrew API)
loading and saving decks as plain text files
sample hand window, including mulligans button
mana curve plot shows colored mana requirements
Screenshot
Installation
Under Debian GNU/Linux, install major dependencies with:
$ apt-get install gir1.2-gtk-3.0 python-gi-cairo python-matplotlib
Afterwards install this package simply via pip.
$ pip install mtg-deck-editor
Now run mtg-deck-editor. :)
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mtg-deck-editor-1.0.2.tar.gz
(22.4 kB
view hashes)