🐍 Python environments got easier! uv is the new rust-powered packaging tool that might finally solve the XKCD-famous dependency puzzle m.xkcd.com/1987/ Quick start: * `uv run` for most cases * `uv venv` for virtual envs * `uv pip` for packages (don't mix with regular pip!) Fast, simple, cargo-like 🚀 For more, read * github.com/astral-sh/uv * astral.sh/blog/uv-unifie…
0
2
10
2K
7