Requirements:
- BeautifulSoup Package
easy_install beautifulsoup4
To run, navigate to the directory and execute the following command (remembering to replace WEEK_NUMBER with the week (int) you want predictions for.
python -c 'from start import *; start(WEEK_NUMBER)'