-
Running
`pip install mtga`
fails with
> λ pip install mtga
Collecting mtga
Using cached https://files.pythonhosted.org/packages/e0/1d/7d0fc1acca2de171c14db37ec3d0d17d0c748707492d30dc58c15848f…
-
Just wondering if there's a reason that the code for Dominaria was changed from DOM to DAR in commit 5c2c103746b00658e483c5b281b1007d83a2a1be or if it was a mistake. Thanks!
-
Card IDs 69449, 69450, and 69451 are present in my MTGA collection log, but are unrecognized when I try to pull them from the mtga module using all_mtga_cards.find_one or .search . I suspect that the…
-
This is a pretty significant redesign of the current model of trust and sign-in flow, but I think it will be worth it. Using this new design will **completely remove the beta forums from the authoriza…
-
Thank you for this package!
My collection contains the three closed beta reward cards, and when I used https://github.com/kelesi/mtga-utils to try to scrape my collection, these three ids were not …
-
Looks like code is using DAR for set ID instead of DOM. After importing CSV generated from MTGA-Export and importing to MTGGoldfish received the following errors when previously these cards never gene…
-
Was trying to do a pretty simple task with set_data, but find myself completely unable to because of this crazy rat's nest of imports (hooray, python). This has so far been unstructured (it works, shi…
-
Hello, I just noticed that my copies of Expansion // Explosion are not deducted from the deck view as I draw them. I'm on latest version, 4.2.0 Windows 7 64 bit. I'm not sure if this happens with othe…
-
I think it'd be nice to show recently obtained cards in either the inspector or in electron app settings under collection.
I recently got an ICR and wanted to do some investigation on whether the …
-