Quick question - can we use `UV` to manage deps in...
# general
w
Quick question - can we use
UV
to manage deps instead of
PIP
please?
βž• 2
c
w
Thank you Andreas πŸ™
πŸ‘Œ 1
h
That requires a lot of work in Pex, along with recognition that UV lacks some important features for this to work.
I think it’s more likely that pip picks up the performance improvements from uv
I assume that this request is motivation by performance rather than a specific need for uv per se?
w
Hi Benjy, that's correct, yes. We are after the performance so as long as the PIP can get that for us, it's all good hehe
At the moment on a good spec laptop
pants generate-locfiles
take 5 mins and sometime... in attached
118 Views