Main Tutorials

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

About Author

author image
Founder of Mkyong.com, love Java and open source stuff. Follow him on Twitter. If you like my tutorials, consider make a donation to these charities.

Comments

Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments