Description
Modern Python applications and scripts can run on the 3.13 interpreter series. This runtime provides the language executable, standard library, and core tooling needed by Python 3.13 software.
It is used from the terminal or by applications that depend on this interpreter. Running untrusted scripts is code execution, so use virtual environments and trusted sources for dependencies.