Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vslira
5 months ago
|
parent
|
context
|
favorite
| on:
Switching from Pyenv to Uv
I'm using exclusively uv for personal projects - and small prototypes at work - and I can't recommend it enough.
Uv makes python go from "batteries included" to "attached to a nuclear reactor"
scratchyone
5 months ago
[–]
i’ve started slipping uv into production work projects along with an auto generated requirements.txt for anyone who doesn’t wanna use uv. hoping i can drive adoption on my team while still leaving an alternative for people who don’t wanna use it
globular-toast
5 months ago
|
parent
[–]
You mean `uv pip compile pyproject.toml > requirements.txt`?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Uv makes python go from "batteries included" to "attached to a nuclear reactor"