Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I just create my .venv and pip install.

Even if you only change your commands to 'uv venv ...' and 'uv pip install ...' and keep the rest of your workflow, you'll get

1. Much faster installs.

2. The option to specify the python version in the venv creation instead of having to manage multiple Python versions in some other way.

No pyproject.toml, no new commands to learn. It still seems like a win to me.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: