An open API service indexing awesome lists of open source software.

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

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`