Python script to track various Etterna statistics
Stars
10
Forks
3
Watchers
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
277
commits
Rename plot_frame -> chart_wrapper
e6172fc
Fix wrong skillsets over time graph
d0667de
Add datetime x axis to skillsets per week plot
4be0fc6
Add wife2 vs wife3 plot
4fd6b8b
Make legend bg color lighter and configurable
34c9567
Move SETTINGS_PATH back to settings.py
cb65b5e
Move SETTINGS_PATH to main.py
3ccd3c4
Move settings backend to entry based approach
fecd6e2
Make legend bg opaque
aaff966
Discard blacklisted charts
113d3d2
Filter sessions and charts with less than n scores
327ef24
Enable word wrap on scrollable msgbox
0661f63
Add naive OneShotScoringSystem (not working yet)
657abbc
Move rescoring impl to new OneShotScoringSystem trait
24295cc
Move rescoring generic and move my impl into own file
563a998