[HN Gopher] Uv overtakes pip in CI (for Wagtail users)
___________________________________________________________________
Uv overtakes pip in CI (for Wagtail users)
Author : ThibWeb
Score : 31 points
Date : 2025-10-06 12:45 UTC (7 days ago)
(HTM) web link (wagtail.org)
(TXT) w3m dump (wagtail.org)
| bognition wrote:
| This shouldn't be a surprise to anyone who has been using Python
| and has tried uv.
|
| Python dependency management and environments have been a pain
| for 15 years. Poetry was nice but slow and sometimes difficult.
|
| Uv is lightning fast and damn easy to use. It's so functional and
| simple.
| gatvol wrote:
| UV is super fast and great for environment management, however
| it's not at all well suited to a containerised environment,
| unless I'm missing something fundamental (unless you like using
| an env in your container that is).
| __float wrote:
| Why not use a virtualenv in your container?
| amingilani wrote:
| > it's not at all well suited to a containerised environment
|
| Could you elaborate?
___________________________________________________________________
(page generated 2025-10-13 23:00 UTC)