IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Configure a Python SDK

Last modified: 05 September 2023

To develop Python scripts in IntelliJ IDEA, download and install Python and configure at least one Python SDK. A Python SDK can be specified as a Python interpreter for Python project.

IntelliJ IDEA supports:

To view the list of available SDKs, choose File | Project Structure from the main menu CtrlAltShift0S. Python SDKs can be configured on the following levels:

Show available Python SDKs

To easily tell them from each other, enter different names in the Name field. For more information about SDK configuration, refer to SDKs.

To add a Python SDK, you must configure a Python interpreter. Regardless of the level, you can configure a local or a remote Python interpreter.

For any of the configured Python interpreters (but Docker-based), you can: