PyCharm 2020.1 Help

External Tools

File | Settings | Tools | External Tools for Windows and Linux

PyCharm | Preferences | Tools | External Tools for macOS Ctrl+Alt+S the Settings/Preferences icon

Definethird-party standalone applications (code generators and analyzers, pre- and post- processors, database utilities, etc.) as external tools to be able to run them from PyCharm.

You can pass contextual information (like the currently selected file, or your project source path) to the external tools, view the tool output, and more.

The tools defined on this page appear as commands in the Tools menu and in various context menus. They can also be assigned keyboard shortcuts (see the Configuring Keyboards and Mouse Shortcuts section).

Toolbar icons

IconDescription
icons.general.add.png Add a definition of an external tool. (The Create Tool dialog will open.)
icons.general.remove.png If an individual tool is selected: delete the tool definition. If a tool group is selected: delete the definitions of all the tools within the selected group.
icons.actions.edit.png Edit the definition of the selected tool. (The Edit Tool dialog will open.)
icons.actions.previousOccurence.png icons.actions.nextOccurence.png Move the selected tool one line up or down within the group. (The order of tools defines the order of items in corresponding menus.)
icons.actions.copy.png Create a copy of the selected definition and then edit that copy. (The Copy Tool dialog will open.)

Checkboxes

Use the checkboxes to enable or disable the tools and the tool groups. The items that are not currently selected are not available in the Tools and context menus.

Last modified: 08 May 2020