sprx97 / OldTimeHockey

Website and scripts for OldTimeHockey fantasy hockey league.
http://www.roldtimehockey.com
3 stars 5 forks source link

Relegation fills script #116

Closed mattprice09 closed 9 months ago

mattprice09 commented 2 years ago

See README.md. Run this with python3 (python relegation.py)...it will print results to the console. You can toggle the "number of managers to print per div" in the python code.

sprx97 commented 9 months ago

I ended up using some of the ideas here to make a more-complete version of this that pulls directly from the database, so closing this out.