Hacker News new | ask | show | jobs
by ayjay_t 518 days ago
Yeah, I switched from pip to uv. uv seems like its almost the perfect solution for me.

it does virtualenv, it does pyenv, it does pip, so all thats managed in once place.

its much faster than pip.

its like 80% of my workflow now.