vickitoy / NBA-fantasy-league

1 stars 2 forks source link

Remaining wins #1

Closed ttshimiz closed 8 years ago

ttshimiz commented 8 years ago

I created a new function within NBA_parser.py that calculates the maximum remaining number of wins available to each of us by looking through the remaining NBA schedule contained in 2015_schedule.txt.

I altered the makejson function as well to print out the remaining wins. I'm not sure how to change the actual website so you'll have to do that or direct me what I file(s) I need to edit.