FPL Streamlit app Data-driven decision making tool for Fantasy Premier League List of useful links: Streamlit - Get Started Cheatsheet of all current FPL endpoints Getting started 0. Create virtual environment and activate it: conda env create -f environment.yml conda activate fpl-app 1. Navigate to app folder and start streamlit app: streamlit run app/0_⚽_Home.py