Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 330 Bytes

File metadata and controls

3 lines (2 loc) · 330 Bytes

uv python project

This is a basic recipe containing treefort hooks that perform setup actions using uv for python projects. The uv tool is useful for managing python projects. It can create virtual environments, install python versions, and manage dependencies.