cooperjaXC / ap-cfb-xc

Python-based program to pull the AP NCAA college football rankings and score them in a cross-country race style to determine the best football conference in a given week.
https://medium.com/@jacooper1317/the-race-for-college-football-conference-supremacy-a-cross-country-scoring-method-af662221bb88
GNU General Public License v3.0
2 stars 0 forks source link

Run on Lee's mac #1

Closed John-Lee-Cooper closed 4 years ago

John-Lee-Cooper commented 4 years ago

Convert to python3 Add shebang and make executable Wrap print statements with parenthesis for python3 Add requirements.txt for pip install -r requirements.txt