-
install uv:
- install uv
- in project folder execute
uv sync
-
set secrets
cp .env-example .env- add your API keys
-
activate venv and run:
either natively:
- win:
source .venv\Scripts\activateor linux/osx:source .venv/bin/activate, or if you set the .venv in vs-code, you can directly enter: streamlit run main.py
or run directly via uv (which also uses the venv):
uv run -- streamlit run main.py
- win:
Playwright on windows:
- C:\Users\username\AppData\Local\ms-playwright\winldd-1007