← Back to context Comment by austinjp 14 days ago It's the new hotness in Python package management:https://docs.astral.sh/uv/ 4 comments austinjp Reply fmajid 14 days ago https://xkcd.com/1987/https://xkcd.com/927/ teroshan 14 days ago `uv` is not a new standard though, just a wrapper. tspng 14 days ago `uv` is definitely not a wrapper. It's written from scratch. If you mean by wrapper that it's mostly compatible with pip (using `uv pip`), that's one of their adoption strategies to make it easier to switch to. But it does a lot more than that. wasyl 14 days ago I mean, it's right there as the first highlight in the docs> A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
fmajid 14 days ago https://xkcd.com/1987/https://xkcd.com/927/ teroshan 14 days ago `uv` is not a new standard though, just a wrapper. tspng 14 days ago `uv` is definitely not a wrapper. It's written from scratch. If you mean by wrapper that it's mostly compatible with pip (using `uv pip`), that's one of their adoption strategies to make it easier to switch to. But it does a lot more than that. wasyl 14 days ago I mean, it's right there as the first highlight in the docs> A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
teroshan 14 days ago `uv` is not a new standard though, just a wrapper. tspng 14 days ago `uv` is definitely not a wrapper. It's written from scratch. If you mean by wrapper that it's mostly compatible with pip (using `uv pip`), that's one of their adoption strategies to make it easier to switch to. But it does a lot more than that. wasyl 14 days ago I mean, it's right there as the first highlight in the docs> A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
tspng 14 days ago `uv` is definitely not a wrapper. It's written from scratch. If you mean by wrapper that it's mostly compatible with pip (using `uv pip`), that's one of their adoption strategies to make it easier to switch to. But it does a lot more than that.
wasyl 14 days ago I mean, it's right there as the first highlight in the docs> A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.
https://xkcd.com/1987/
https://xkcd.com/927/
`uv` is not a new standard though, just a wrapper.
`uv` is definitely not a wrapper. It's written from scratch. If you mean by wrapper that it's mostly compatible with pip (using `uv pip`), that's one of their adoption strategies to make it easier to switch to. But it does a lot more than that.
I mean, it's right there as the first highlight in the docs
> A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv, and more.