Download and store data from Fantasy Premier League (https://fantasy.premierleague.com/). Current version is adapted to 2019_20 version api
Current version supports downloading data and creating a very basic Dash app
- To download data: run
python fpl_test.py(make sure to input you credentials first in line 22) - To create the Dash application: run
python app.py