Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
guappa
3 months ago
|
parent
|
context
|
favorite
| on:
Switching from Pyenv to Uv
Why would you be redoing your venv more than once?
dagw
3 months ago
|
next
[–]
Once rebuilding your venv takes negligible time, it opens up for all kinds of new ways to develop. For example I now always run my tests in a clean environment, just to make sure I haven't added anything that only happens to work in my dev venv.
kstrauser
3 months ago
|
parent
|
next
[–]
That's smart. Oh, you used `pip install` to fix a missing import, but forgot to add it to pyproject.toml? You'll find out quickly.
guappa
3 months ago
|
parent
|
prev
|
next
[–]
I thought you wanted to test your program, but seems you want to make sure that your unzip library keeps working :D
BoorishBears
3 months ago
|
prev
[–]
It has nothing to do with redoing venv: some package installs were just taking multiple minutes.
I cancelled one at 4 minutes before switching to uv and having it finish in a few seconds
guappa
3 months ago
|
parent
[–]
If only linux distributions had existed for decades…
BoorishBears
3 months ago
|
root
|
parent
[–]
Not sure how a linux distribution replaces python package management but ok?
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: