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
- Consider retiring redis cache of rotation info
- How should the various column headings on /rotation sort the data?
- season_num, current_season_num, next_season_num should probably s/num/id
- if if_not_in_rotation_return is a bit janky and might confuse a client programmer, can we just not do that?
- Consider showing every magic card ever printed (or maybe released on MTGO) in /rotation
- Default sorts and live table improvement
- It would be nice to show some kind of macro and micro archetypes for the 500 and by extenstion maybe just for all tournaments
- {legal, banned, restricted} should be an enum not hardcoded strings in cards db/code
- data.models.Person.decks is crazed and should not exist
- mtgbot's functional tests are disabled
- Docs
- Python not yet supported