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
- win_percent is a str (because of '' as no result and the percent symbol) in way more places than it should be
- Replace all TypedDicts with dataclasses?
- If an archetype has no decks in a season the archetype detail page is very bare, doesn't even show its place in the archetype tree at the top
- GET /signup and POST /signup are slow(ish)
- legalIcons is kind of a wild thing to be sending over the wire with every cards api response
- We used to wrap the decktable on the card detail page in a has_decks if - but now we show it even when there's no decks
- /matchups/ is slow(ish)
- /seasons/all/people/{person who has played a lot}/ is slow(ish)
- Stop asking for the "join servers" permission at Discord login
- Cards tables on archetype detail pages give the cards for that *specific* archetype not that archetype and all its children. Is that what we want? Matchups and the decks table and the archetype tree are all giving stats/details including the children
- Docs
- Python not yet supported