Get the latest tech news
Switching from Pyenv to Uv
Premise The 0.4.0 release of uv does everything I currently do with pip, pyenv, pipx, pip-tools, and pipdeptree. Because of that, I'm in the process of switching to uv. This blog post covers switching
Then I removed the bits in my shell that add to the PATH and set up pyenv and virtualenvwrapper. I can write scripts that require dependencies and it's a lot easier to run them now. Thank you to Rob Hudson who goaded me into posting this finally rather than sit on it another month.
Or read this on Hacker News