Python language support
To develop Python scripts in IntelliJ IDEA:
Download and install Python.
Configure at least one Python SDK.
If you are a Windows user, we recommend that you install Python for Windows.
Supported versions
Python 2: version 2.7
Python 3: from the version 3.6 up to the version 3.11
Python support in IntelliJ IDEA
IntelliJ IDEA provides the following features to help you work with Python:
Dedicated module type.
Ability to configure interpreters. .
Python console.
Run/debug configurations for Python, and Python remote debug.
Code insight
Code completion and resolve.
Built-in code formatter and separate set of Python code style settings.
Find usages in Python code.
Recognizing Python documentation comments.
Configuring Python debugger.
Last modified: 10 August 2022