py-app-standalone builds a standalone, relocatable Python installation with a set of packages included. It's like a modern alternative to PyInstaller that leverages the newer uv ecosystem. It's a ...
The native just-in-time compiler in Python 3.15 can speed up code by as much as 20% or more, although it’s still experimental ...