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

Manage plugins

Last modified: 19 May 2021

Plugins extend the core functionality of PyCharm. For example, by installing plugins, you can get the following features:

  • integration with version control systems, Docker, Kubernetes, and other technologies

  • coding assistance support for various languages and frameworks

  • shortcut hints, live previews, file watchers, and so on

  • coding exercises that can help you to learn a new programming language

The following video gives a short overview of the plugin subsystem.

Most plugins can be used with any JetBrains product. Some are limited only to commercial products. There are also plugins that require a separate license.

If a plugin depends on some other plugin, PyCharm will notify you about the dependencies. If your project depends on certain plugins, add them to the list of required plugins.

By default, PyCharm includes a number of bundled plugins. You can disable bundled plugins, but they cannot be removed. You can install additional plugins from the plugin repository or from a local archive file (ZIP or JAR).