-
Notifications
You must be signed in to change notification settings - Fork 0
oliverk1/MTG_Projects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Various programs to help with sorting through Magic the Gathering cards. These programs help with identifying cards, building decks and finding the cost of a deck from missing cards. Programs: API-MTG-Autofill.py: My first experimentation with API and is used to get a list of names of all MTG cards, open a textbox and autofill any text with MTG cards. API-MTG-CardFinder(NOEXCHANGERATE).py: Further API experimentation with .json. Input a card name and this code returns the price, release date and link to the card on the MTG Gatherer website. API-MTG-AutofillDownloadCardAndInventory.py: Combination of Autofill and CardFinder. Textbox will autofill card name and upon a button press append the card to "inventory.txt" and saves a png of the card including the price. DeckCost(No)Download.py: Written to integrate inventory and deck collection files from https://www.moxfield.com/. Will return the cost to build the deck and what cards are missing. Downloads a .png of the card with price in name. mtg_text_img_identifier.py: Accesses the webcam to take a photo of a card. Compares image and text of card with .jpg of MTG cards and returns the closest match to identify which card has been photographed. HowToUpgradeNewDeck.py: This was made as I had upgraded my deck and forgot what I took out and what I needed to replace them with. This will search for missing cards and tell you what was taken out and what new cards were introduced.
About
Various programs to help with sorting through Magic the Gathering cards.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published