/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
uv: An extremely fast Python package and project manager, written in Rust
(github.com)
741 points
chirau
| 2 comments |
23 Jun 25 16:27 UTC
|
HN request time: 0.002s
|
source
Show context
neves
◴[
23 Jun 25 18:39 UTC
]
No.
44358711
[source]
▶
>>44357411 (OP)
#
It is a venture capital startup. If I start use uv, what's our protection against the company going rogue?
replies(3):
>>44358744
#
>>44358748
#
>>44363830
#
zffr
◴[
23 Jun 25 18:43 UTC
]
No.
44358748
[source]
▶
>>44358711
#
Why wouldn't you be able to switch back to using pip ?
replies(3):
>>44358837
#
>>44358856
#
>>44362022
#
1.
nullhole
◴[
23 Jun 25 18:52 UTC
]
No.
44358837
[source]
▶
>>44358748
#
It seems like that'd work as long as you restrict yourself entirely to the pip interface. Stray outside of that, and you start accumulating a real dependency on uv itself.
replies(1):
>>44368746
#
ID:
GO
2.
maleldil
◴[
24 Jun 25 17:42 UTC
]
No.
44368746
[source]
▶
>>44358837 (TP)
#
It's trivial to switch from uv to other projects like pdm or poetry. uv follows the standard PEPs really closely, so most things are interoperable.
↑