PyCharm 2022.1 Help

Web Frameworks

PyCharm facilitates development of web applications by inheriting all the web-related functionality of IntelliJ IDEA including support for the following technologies:

PyCharm Professional Edition also brings advanced support for some popular Python-specific web frameworks:

Supported framework

Dedicated project type

Code Completion, Inspections

Language template

Views/templates navigation

Run/Debug configurations

Test configurations

Django

Supported

Supported

Supported

Supported

Supported

Supported

Flask

Supported

Supported

Supported

Supported

Pyramid

Supported

Supported

Supported

Supported

Supported

Google App Engine

Supported

Supported

Supported

Web development support may include dedicated project types for a particular framework, corresponding Run/Debug configurations, specific language templates, navigation between views and templates using the gutter icons, code completion and inspections. For more information about additional features and specific procedures, consult the corresponding sections of online help.

Also, you might want to study the following step-by-step tutorials:

Last modified: 17 March 2022