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
- 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)
- 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
- Differentiate between "wasn't legal" and "didn't exist yet" in /history output (and other places?)
- Logsite's /people/ is slow
- "site status" page that has the github hash of the currently running code, the date of the last good scryfall bulk data, and other similar things
- tournaments-only should be a switch on any jsx table that sends deckType doesn't rely on other elements in the page
- Get mypy working with sqlalchemy and remove the special rules in mypy.ini and the type: ignores at the top of files in logsite
- The banner seems to use straight playability but should really use "playability in this season relative to other seasons"
- Docs
- Python not yet supported