|
|
|
|
|
by darkfloo
455 days ago
|
|
As a semi casual user of python that had to battle w/ dependency management recently, can you elaborate on why that would not be a good thing ?
I thought about switching our project to uv but could not find the time necessary |
|
(1) As uv’s governance is driven by a for-profit company, I see incentives that will eventually compromise on its benefits.
(2) Python packaging has historically been very fragmented, and more recently there’s been lots of work on standardization. That work will be impacted when users massively shift to one package installer.
Neither of those things are clear negatives, but they’re worth being aware of.