
Python | IntelliJ IDEA Documentation - JetBrains
Apr 30, 2025 · The plugin implements all the features of PyCharm, the standalone IDE for Python developers. For more information about the supported features, refer to the PyCharm documentation.
Python language support | IntelliJ IDEA Documentation
Dec 19, 2025 · Learn which Python versions and PEPs are supported in IntelliJ IDEA. Compare IntelliJ IDEA editions by available features.
Configure a Python SDK | IntelliJ IDEA Documentation - JetBrains
Aug 1, 2025 · 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 a Python project.
Create a Python project | IntelliJ IDEA Documentation - JetBrains
Jul 15, 2025 · IntelliJ IDEA creates a virtualenv environment based on the system Python in the project folder. If you do not have the Python version in your system, you can download and install it. This …
Console. Python Console | IntelliJ IDEA Documentation - JetBrains
Oct 20, 2025 · Use this page to define the Python interpreter, its options, starting script and so on for the Python console. To open the Python Console, select View | Tool Windows | Python Console in the …
Python Plugin for IntelliJ IDEA | JetBrains Marketplace
Dec 18, 2025 · The Python plug-in provides smart editing for Python scripts. The feature set of the plugin corresponds to PyCharm IDE with a Pro subscription. PyCharm blog Discussion forum Issue …
Python Community Edition - IntelliJ IDEs Plugin | Marketplace
Dec 18, 2025 · Python Community Edition JetBrains s.r.o. Compatible with IntelliJ IDEA, Android Studio and 9 more Overview
Python Code Running Assistance | IntelliJ IDEA Documentation
Jul 5, 2024 · Each script or test you wish to run or debug from within IntelliJ IDEA, needs a special profile that specifies the script name, working directory, and other important data required for running …
Code Style. Python | IntelliJ IDEA Documentation - JetBrains
Feb 26, 2025 · Learn now to customize the code style for Python in IntelliJ IDEA including tabs, indentation, wrapping, line brakes, imports, etc.
Python Integrated Tools | IntelliJ IDEA Documentation
Aug 5, 2025 · This page only appears when Python Plugin is installed and enabled! Use this page to configure requirements management file, default test runner, and documentation strings treatment. ...