A guide to using uv to run tools published as Python packages, including one-off invocations with uvx, requesting specific tool versions, installing tools, upgrading tools, and more.| docs.astral.sh
Whenever I publish something about my Python Docker workflows, I invariably get challenged about whether it makes sense to use virtual environments in Docker containers. As always, it’s a trade-off, and I err on the side of standards and predictability.| Hynek Schlawack
Working on projects| docs.astral.sh
Manage entire Python projects and even Python itself with a single unified tool.| astral.sh