
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 …
Python language support | IntelliJ IDEA Documentation
Sep 18, 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 …
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 …
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 …
Python Community Edition - IntelliJ IDEs Plugin | Marketplace
4 days ago · Python Community Edition JetBrains s.r.o. Compatible with IntelliJ IDEA (Ultimate, Community), Android Studio and 9 more Overview
PyCharm: The only Python IDE you need - JetBrains
PyCharm offers out-of-the-box support for Python, databases, Jupyter, Git, Conda, PyTorch, TensorFlow, Hugging Face, Django, Flask, FastAPI, and more. With the seamless integration …
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 …
Python Plugin for IntelliJ IDEA | JetBrains Marketplace
Oct 28, 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 …
Jupyter notebook support | IntelliJ IDEA Documentation
Sep 5, 2025 · Explore Jupyter notebook support in IntelliJ IDEA. Learn how to edit, execute, and debug Jupyter notebooks.