Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 232 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 232 Bytes

warper

Generic streamlit wrapper over commandline utilities

Setup

curl -LsSf https://astral.sh/uv/install.sh | sh uv venv # Create a virtual environment at .venv. source .venv/bin/activate

uv pip install -r requirements.txt