7 ms·
Why wouldn't you be able to switch back to using pip ?
by zffr 1y ago
Why wouldn't you be able to switch back to using pip ?
- nullhole 1y agoIt 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.
- maleldil 1y agoIt'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.
- kylecordes 1y agoIf uv disappeared tomorrow, five projects would spring up to make compatible implementations of its functionality.
- lmm 1y agoBecause after a few years of using a non-awful tool you lose your tolerance for awfulness?