Skip to main content

Replace pip with uv pip.

Project description

Replace pip with uv pip

PyPI

A simple script to replace pip with uv pip. Note that pip and uv pip have many differences.

Although pip maintainers are strongly against providing pip -> uv pip alias, it's still valuable in several use cases, especially in the CI service (see below).

Use cases

cibuildwheel

When using cibuildwheel, the hardcoded pip install is called when testing a wheel. There is no way to replace pip install with uv pip install on the user side. Installing replace-pip-with-uv-pip is a workaround:

# in pyproject.toml:
[tool.cibuildwheel]
before-test = ["pip install replace-pip-with-uv-pip"]

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

replace_pip_with_uv_pip-0.0.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

replace_pip_with_uv_pip-0.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file replace_pip_with_uv_pip-0.0.1.tar.gz.

File metadata

File hashes

Hashes for replace_pip_with_uv_pip-0.0.1.tar.gz
Algorithm Hash digest
SHA256 16f60d63a8d7bef89b4f7c72fd6599ba4d223d1ae99d6654281918a5b64e2cce
MD5 15aefd8aec59899898c8c7d9d6e589d8
BLAKE2b-256 718292a88e9423b602c3da20349399a541b27cbf211defba5d8e13f2031b1ab4

See more details on using hashes here.

File details

Details for the file replace_pip_with_uv_pip-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for replace_pip_with_uv_pip-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cd54d100efc75c5b970a3f5cb9d84b3908c426323785da1bfbe3b424ad547971
MD5 2bedee95a4249e198436969c68c166a2
BLAKE2b-256 beed1d68ebed267f81888d85183f215ff5a546507654afa97da78dc60f62e530

See more details on using hashes here.

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