Hacker News new | ask | show | jobs
by alkh 445 days ago
Bonus points for "Bonus: where does uv install its virtual environments?" section! I was wondering the same question for a long time but haven't had a chance to dig in. It's great that venv is not being recreated unless any dependencies or Python version got modified
1 comments

Thanks for the positive feedback! I was curious too and thought others would enjoy hearing what I learned.
You can also run `uv cache dir` to show the location.