Run and rerun applications

Last modified: 27 May 2021

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

PyCharm uses settings that are defined in a Run/Debug Configuration. 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 Icons 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.