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
- investigate porting to quart
- You should add a rule and a description when you create a new archetype
- "profile questions" like "first pd deck" but some of them answers automatically from data
- `pdm cards` and other options where the target is from a known set of strings should autocorrect/fuzzy match
- Show which player has played a card the most on card detail page
- Investigate need for duplicated WITH clauses in preaggregate_achievements and find out if it really is a bug in MariaDB
- To show tournament-only results load tournament-only results and show with normal code instead of bifurcating on tournament_only throughout
- Show a static page with a status message when site is down for maintanence
- We have oracle_id, multiverse_ids, lang, released_at, uri, scryfall_uri, highres_image, and image_uris from scryfall that we don't store but might like to (some/all of these go on card not face)
- Scrape which card is the commander from goldfish commander decks (not indicated in text decklist) that are add-ed and either give sideboard a special meaning for commander decks or rearchitect to allow commander to be indicated in deck_card.sideboard column
- Docs
- Python not yet supported