Python

Python

This is the build/run options settings for a Python project.

  1. Run On - Set whether to run as a server or console.

  2. Compiler - Set the type of Python compiler (Python2, Python3).

  3. Execution File - Set the main file to run.

  4. Source path - Set the path to the folder with the main file to run.

  5. Run options - Set any additional executable command options to add.

  6. Log file path - Set the path to the log file.

Last updated