Flask support
PyCharm supports Flask development including:
Dedicated project type.
Support for the built-in Flask debugger.
Flask command-line interface (CLI).
Jinja2 and Django templates support.
Live templates in the Flask group to create stubs of the Flask routes.
Code completion and resolve.
The Python console acts as a Flask console when flask is enabled.
Flask integration is enabled by default in the Professional edition. If you need to disable Flask integration (for example, to ignore Flask routes or to suppress generating new Flask Run/Debug configurations), deselect the corresponding checkbox in the Languages & Frameworks | Flask dialog window in project Preferences/Settings.
Last modified: 17 June 2024