JetBrains PyCharm IDE Installation - ChicagoBoothAnalytics/site GitHub Wiki

JetBrains, a vendor of popular integrated development environments (IDEs) for professional software developers, has an excellent IDE named PyCharm for Python.

Go here to download its free Community Edition and install it onto your machine.

Note: you typically need to manually configure your installed IDE (PyCharm or any other) to link it to the a Python backend / interpreter. There should be easy-to-follow online guides on how to do this for each IDE._