Python dans Intellij

You probably should use PyCharm by JetBrains (intellij Idea for Python), but
Intellij Idea still has a python plugin.

PyCharm - https://www.jetbrains.com/pycharm/
Intellij Idea Python plugin - https://plugins.jetbrains.com/plugin/7322-python-community-edition
RyanGar46