Skip to main content

uvx: pipx for uv

Project description

uvx: pipx for uv

Inspired by:

Installation

# one of these ways:
pip install uvx
uv install uvx
pipx install uvx

Usage

uvx

Run uvx without any arguments to see all possible subcommands.

Note - Version 2.0 Now Available

Version 2.0.0 of uvx has been released and is now available. This new release has been rewritten in Rust to address performance concerns with the previous Python implementation, notably reducing startup time. Version 2.0.0 directly utilizes some APIs of uv, enhancing performance by avoiding the need to spawn a separate process in some cases.

Despite the availability of this new version, the repository and the existing Python implementation of uvx 1.x will continue to be maintained for bug fixes and to ensure (backwards) compatibility across different system architectures.

For users on supported Linux platforms with x86_64 (amd64) or aarch64 (ARM64) architectures, version 2.0 can be installed via pip or compiled manually from source if necessary. This version is not available through PyPI for other platforms, which can still utilize uvx 1.x or opt for manual compilation of uvx 2.0.

Discover more about the new features and enhancements by visiting the new project repository at robinvandernoord/uvx2.

License

uvx is distributed under the terms of the MIT license.

Changelog

See CHANGELOG.md on GitHub

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

uvx-1.0.2.tar.gz (18.8 kB view hashes)

Uploaded Source

Built Distribution

uvx-1.0.2-py3-none-any.whl (19.9 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