Accelerate build times by using uv instead of pip?
Author: cclaussCreated Mar 11, 2024Updated Mar 27, 2026
Labelsbrainstorm
There is a lot of discussion about the Rust-based pip-replacement named uv.
Would it be of interest to accelerate pipenv build times by using uv instead of pip?
Is your feature request related to a problem? Please describe.
I'm always frustrated when pipenv builds take several minutes.
Describe the solution you'd like
pipenv builds take seconds instead of minutes.
Describe alternatives you've considered
Switch to non-pipenv solutions for our builds.
Source: pypa/pipenv