`python -m venv .venv` `source .venv/bin/activate` `pip3 install -r requirements.txt` `python3 main.py https://github.com/streamlit/streamlit`