-
Notifications
You must be signed in to change notification settings - Fork 0
Python
Danil Silantyev edited this page Feb 25, 2026
·
1 revision
Module: scripts/bootstrap/modules/technologies/python.sh
-
python@3.13is installed and linked as defaultpython3 -
python@3.14is installed as additional interpreter
- package and environment tooling:
uv,pipx - quality and typing:
ruff,mypy - testing:
pytest
python3 --version
python3.14 --version
uv --version