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
- "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
- magic/tournaments_test.py::test_get_all_next_tournament_dates is disabled and should be fixed
- 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"
- "You already have an active league run. If you wish to retire your run early, private message '!retire' to PDBot or visit the retire page" is not a link, and should be
- DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) running tests
- If you Add Archetype with no parent on /admin/archetypes you get a 500 instead of an error message
- Add attribution of https://keyrune.andrewgioia.com/ somewhere (footer?)
- In https://pennydreadfulmagic.com/api/status/ we're sending `"True"` and not `true` for hide_intro
- Docs
- Python not yet supported