Hacker News new | ask | show | jobs
by thunky 547 days ago
My point was that there is a way to have lock files and keep using pip (using pip-tools), without full switching to poetry or uv or anything else.
1 comments

And uv's first release was just a drop-in replacement for pip-tools, just faster and less buggy.
I know. Maybe you should read the comment I replied to so you understand the context:

https://news.ycombinator.com/item?id=42415924

You will notice that it is about the ability to create lock files and nothing else.

And btw I've been using pip-tools for years and it's worked great for me.