The features of the Python console are shown below.
The features of IronPython can be used.
In the IronPython language usable in the Python console, in addition to the features of the Python language, various class libraries of .NET Framework can be used.
For the language specifications of IronPython, see the following URL.
Projects can be created and loaded. The active project can also be changed.
Build can be executed in the entire project or in file units.
The debug tool can be connected or disconnected, program execution can be controlled, and memory data or variables can be referred to or set.
You can obtain sample scripts that are executable in the Python console from the Renesas Web site.
You can also register script files with projects.
CS+ can be controlled in the Python 3 execution environment.