Skip to content

Usage

Running the App

  1. Install dependencies:
    uv venv
    uv pip install -r pyproject.toml
    
  2. Launch the app:
    uv run streamlit run StreamlitApp-Ecowatt-QC.py
    

Project Structure

See Project Structure for details on the repository layout.