Technology/Developer Tooling··6 min read
uv: How We Replaced pip, poetry, and pyenv With One Tool
uv is a Rust-written Python package manager covering dependencies, virtualenvs, and Python versions. What changed after moving eight projects onto it.
PythonDeveloper Toolsuv
Read