[feature] Support for uv
as a package manager for Python
#1768
Labels
enhancement
New feature or request
uv
as a package manager for Python
#1768
Is your feature request related to a problem? Please describe.
moon 1.30 came with python support with pip venv's. uv is for Python what Bun and PnPM is for JS/TS. It's a super fast package manager that blows your mind on how fast the package installation is. PIP by itself doesn't support "workspaces" or a monorepo style repo. uv support by default.
Describe the solution you'd like
I'm still evaluating python support in moon overall, but my ultimate goal as developer experience is to speed up developer onboarding by using uv.
The text was updated successfully, but these errors were encountered: