penny-dreadful-tools
https://github.com/pennydreadfulmtg/penny-dreadful-tools
Python
A suite of tools for the pdmtgo community
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to penny-dreadful-tools
Help out
- Issues
- Support smart quotes in card search by converting to apostrophe and double quote
- use seasons.ALL in more places. add composite types
- rage should match ajani, sleeper agent in our search code but does not because we resepct spaces in a way scryfall do not
- is `is:spell` the same as layout.playable? Use it?
- I have excluded Argoth, Sanctum of Nature from is:creatureland with a bit of a hack but our regexes won't do what Scryfall's regexes do until you're able to query meld cards without the oracle text of the reverse
- Make the search functional tests faster by making them narrower?
- Why has deck 239489 been renamed Gruul Aggro by the sanitizer when it has Lightning Helix in it?
- 🏆 The trophy emoji we get from Noto Emoji is not great – can we intentional favor another one like Symbolas?
- We should probably fix the issues github found in code-scanning and elsewhere, and then schedule looking at that regularly
- The notice (banner) that advertises things like the pd500 should stretch across the whole browser not end at the page margins
- Docs
- Python not yet supported