News

If you’ve upgraded an existing Python interpreter with a minor point upgrade—e.g., from Python 3.11.1 to Python 3.11.3—you can upgrade any corresponding virtual environments easily enough.
The uv utility lets you run Python packages and libraries with one command and no setup. Here's the quick guide to running Python packages without installing them.