Python
Last updated
Last updated
This is the build/run options settings for a Python project.
Run On - Set whether to run as a server or console.
Compiler - Set the type of Python compiler (Python2, Python3).
Execution File - Set the main file to run.
Source path - Set the path to the folder with the main file to run.
Run options - Set any additional executable command options to add.
Log file path - Set the path to the log file.