This project is using my own raspberry pi zero.
This project uses python 3 and flask.
- First initialize pipenv with
pipenv shell
. - Run
pipenv install
to install all the dependencies. - Run
python app.py
to start the python server.
-
Utilizes the google image search api for finding player images. (Some players may not have the correct image associated to the player)
-
Uses the NBA API for accessing stats and other related information