Hacker News new | ask | show | jobs
by indigodaddy 453 days ago
How long do these isolated uv-created venvs persist for? If you have a lot of scripts then it’s going to be a lot of venvs hanging around ready for subsequent reuse if the same script is run?
1 comments

They hardlink files so venvs don't take up a lot of disk space