What’s new for Python in 2025?
Python 3.14 was released on 7th October 2025. Here we summarise some
of the more interesting changes and some trends in Python development and data-science
over the past year. We will highlight the following:
the colourful Python command-line interface;
project-management tool uv;
free-threading;
and a brief summary of other developments.
The Python 3.14 ...
