Mobile App that provides hockey statistics to the user. Written in Python using Kivy to enable the python code to be useable on other operating systems, specifically IOS and Android
Libraries/Packeges needed to run on OS X: Kivy, Python 2.7 (should be compatible with more recent Python versions as well), requests, and BeautifulSoup4
data pulled from stats.hockeyanalysis.com
Instructions: Dowload all files (besides README file) into one directory. run Main.py in kivy environment (ex. in terminal, type "kivy Main.py")
Authors: Pierce Cunneen
Special thanks to David Johnson from stats.hockeyanalysis.com for the data.