Vuelvo a Python después de 5 añosDespués de un periplo paternal :)

¿Qué setup recomendáis? ChatGPT me recomienda uv.

My recommendation in 2026: use uv for almost everything Python.

It replaces most of the old stack: pip, venv, pipx, pyenv, Poetry-style project management, and tool running. It can also install Python versions for you. The official docs describe it as a fast Python package and project manager with virtualenvs, lockfiles, tool execution, and Python version management built in: uv docs.

Do you like what you are reading? Subscribe to receive updates.

Unsubscribe anytime