Skip to content

Add support for uv package manager #1321

@p3r-l6m

Description

@p3r-l6m

Please, add support for uv packager manager.

Today the install.sh only looks for pipx. If uv is install i would like it to use uv instead of pipx.

Syntax:

$ uv tool install --help
Install commands provided by a Python package

Usage: uv tool install [OPTIONS] <PACKAGE>

Arguments:
  <PACKAGE>  The package to install commands from
.
.
.

Metadata

Metadata

Labels

discussionNeeds further discussionfeatureNew feature

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions