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

Run and rerun applications

Last modified: 27 September 2023

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.

Select Run/Debug Configuration

If you want to see the list of all currently running applications, select Run | Show Running List from the main menu. For more information, refer to View running processes.

After you've started a run session, the App actions execute icon in the Run tool window and in the Run/Debug Configuration Selector toggles to App actions restart to indicate that the run process is active and can be restarted.