https://github.com/angelod1as/fifa-streamlit
FIFA 2023 player and club data in a Python Streamlit project
https://github.com/angelod1as/fifa-streamlit
fifa python streamlit
Last synced: 21 days ago
JSON representation
FIFA 2023 player and club data in a Python Streamlit project
- Host: GitHub
- URL: https://github.com/angelod1as/fifa-streamlit
- Owner: angelod1as
- Created: 2025-01-21T11:29:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T11:47:46.000Z (over 1 year ago)
- Last Synced: 2025-01-21T12:28:02.641Z (over 1 year ago)
- Topics: fifa, python, streamlit
- Language: Python
- Homepage: https://fifa-2023-angelodias.streamlit.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fifa data using Streamlit
[See the project live!](https://fifa-2023-angelodias.streamlit.app/)
See the overall data for Fifa players and teams in Fifa 2023.
This project was developed in [Asimov Academy](https://asimov.academy)'s Python training.
## Development
- Install `python3`
- Run `pip3 install streamlit pandas watchdog`
- Run `streamlit run 1_🏠_home.py`