Skip to content

Installation

With uv

uv add staticware

With pip

pip install staticware

From Source

Clone the repo and install in development mode:

git clone https://github.com/feldroy/staticware
cd staticware
uv sync