Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 215 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 215 Bytes

Preparando o ambiente

python3 -m venv .venv

source .venv/bin/activate

Biblitoecas

pip install datadotworld

pip install streamlit

pip install requests

pip install pandas

pip install plotly