/boxscores

Download and Process Baseball Boxscores

Primary LanguagePython

Baseball Stat Collection

Automate stat collection via boxscores

Virtualenv setup

virtualenv boxscores --no-site-packages
source boxscores/bin/activate
pip install -r pip-requires