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://cooperconferencecolumn.wordpress.com/2019/08/19/ap-xc-an-update/
GNU General Public License v3.0
0 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