Home¶
Get Started¶
Install the requirements
1. Install UV¶
wget -qO- https://astral.sh/uv/install.sh | shInstalled
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"Installed
2. Install Libraries¶
uv syncsource .venv/bin/activate
uv sync.venv\Scripts\activate