Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
imp0cat
82 days ago
|
parent
|
context
|
favorite
| on:
Uv is fantastic, but its package management UX is ...
If it feels wrong to use uv to manage dependencies, you don't need to go that far. Start with replacing `pip install` with `uv pip install` for a huge free speed boost.
FDETalkDotCom
80 days ago
[–]
Whoa, yeah, I think I will be switching to this which is much faster, (thanks!):
uv pip sync requirements.txt
instead of
python3 -m pip install -r requirements.txt
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: