A streamlit data app that lets you create your Dream 11 cricket team based on players' past data
- Python
- Streamlit
- Web Scraping
- Streamlit
- Pandas
- Numpy
- Jupyter
- Clone the repository on your machine
- Go to the repository using cd in your terminal
- Run the below command:
pip3 install -r requirements.txt
- After installation, run the app using:
streamlit run app.py