> For the complete documentation index, see [llms.txt](https://help.goorm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.goorm.io/en/goormide/getting-started/build/python.md).

# Python

### Python

This is the build/run options settings for a Python project.&#x20;

<figure><img src="/files/3GXdDGXjvtsM4zUxq8Dc" alt="" width="563"><figcaption></figcaption></figure>

1. Run On - Set whether to run as a server or console.&#x20;
2. Compiler - Set the type of Python compiler (Python2, Python3).&#x20;
3. Execution File - Set the main file to run.&#x20;
4. Source path - Set the path to the folder with the main file to run.&#x20;
5. Run options - Set any additional executable command options to add.&#x20;
6. Log file path - Set the path to the log file.
