PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Run and rerun applications

Last modified: 10 May 2022

With PyCharm, you can run entire applications as well as particular scripts.

PyCharm uses settings that are defined in a Run/debug configurations. All the run configurations that currently exist in a project, are available in the Select Run/Debug Configuration list.

Py run config menu

If you want to see the list of all currently running applications, select Run | Show Running List from the main menu. Refer to the View running processes section for details.

Note that after you've started a run session, the App toolwindows tool window run icon in the Run tool window and in the Run/Debug Configuration Selector toggles to Active run icon to indicate that the run process is active.