Overlay python313 - Python 3.13
Supplies version 3.13 of the Python programming language.
This is not the default version of Python in Tribblix. It is provided as a convenience for testing and for those who need a newer version than the default python312.
Few additional modules are packed for this python version. You should use virtual environments (venv) to install modules for your own needs.
Note that the modules in the system Python are managed as Tribblix
packages using zap. Technically, it's
externally managed. You should not use tools such as
pip to install Python modules.