Python support in IntelliJ IDEA

This article shows you how to make IntelliJ IDEA support and run Python.

P.S Make sure Python SDK is installed, later we need to link this Python SDK to IntelliJ IDEA.

1. Plugins

In IntelliJ IDEA. File -> Settings -> Plugins.

plugin

2. Python Community Edition

Clicks Marketplace, search python, install the Python Community Edition by JetBrains. Restart IDEA.

idea python plugin

3. New Project – Python

File -> New Project, a new option Python is available now, please link the Project SDK to your Python SDK.

idea support python

Done. Happy Python coding.

References

mkyong

Founder of Mkyong.com, passionate Java and open-source technologies. If you enjoy my tutorials, consider making a donation to these charities.

0 Comments
Most Voted
Newest Oldest
Inline Feedbacks
View all comments