Python
To develop Python scripts in Aqua:
Download and install Python.
Configure at least one Python SDK.
If you are a Windows user, we recommend that you install Python for Windows.
Supported versions
Python 2: version 2.7
Python 3: from the version 3.6 up to the version 3.13
The following features are available as part of Python 3.13 support:
The following features are available as part of Python 3.12 support:
The following features are available as part of Python 3.11 support:
The following features are available as part of Python 3.10 support:
The following features are available as part of Python 3.9 support:
The following features are available as part of Python 3.8 support
PEP-589 – TypedDict: Type Hints for Dictionaries with a Fixed Set of Keys
Python bug tracker task #36817 – Support = expressions in f-strings
Aqua integrates the following features of Python 3.7: