Skip to content

AtticusZeller/python-uv

 
 

Repository files navigation

Python Template with UV

uv Ruff

Versions

Test Docker

🛠️ Installation

# install dependencies
uv sync --dev
# install project as a package
uv pip install -e .