Skip to main content

A small tool like pipx using uv behind the scene. Fast, Small ...

Project description

uvpipx

unpipx logo A small tool like pipx using uv behind the scene. Fast, Small ...

The first intention is to use it in a container or CI, (so with unix) and ⭕ dependency except uv

Install the tool (himself 🎉)

pip install uvpipx

Install a package

To install package jc

uvpipx install jc

Maybe you should check the path with the command ensurepath

uvpipx ensurepath

Now let use the program

wc README.md | jc --wc
[{"filename":"README.md","lines":30,"words":56,"characters":357}]

List all package

uvpipx list

Uninstall a package

To uninstall package jc

uvpipx uninstall jc

Info on a package

To uninstall package jc

uvpipx info jc

or to get the venv path

uvpipx info jc --get-venv

Run a package in venv

wc README.md | uvpipx venv jc -- jc --wc 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uvpipx-0.1.0rc1.tar.gz (24.2 kB view hashes)

Uploaded Source

Built Distribution

uvpipx-0.1.0rc1-py3-none-any.whl (29.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page