logoalt Hacker News

supriyo-biswaslast Thursday at 3:19 PM3 repliesview on HN

Eh, if it turns out to be too bad I guess I’ll just end up switching back to pipenv, which is the closest thing to uv (especially due to the automatic Python version management, but not as fast).


Replies

dec0dedab0delast Thursday at 5:18 PM

I would much rather use pipenv, if it only had the speed of uv.

Every interface kenneth reitz originally designed was fantastic to learn and use. I wish the influx of all these non-pythonistas changing the language over the last 10 years or so would go back and learn from his stuff.

show 1 reply
zbentleylast Thursday at 3:43 PM

Does pipenv download and install prebuilt interpreters when managing Python versions? Last I used it it relied on pyenv to do a local build, which is incredibly finicky on heterogenous fleets of computers.

Rapzidlast Thursday at 9:10 PM

People would just make pipenv fast? There are some new tools that can help with that..