PyCharm supports Pyramid development.
Pyramid is supported for the Python interpreters versions 2.6 and higher.
In this section:
Pyramid support
Pyramid support in PyCharm includes:
- Dedicated project type .
- When a new Pyramid project is created, PyCharm creates a dedicated run/debug configuration for launching a Pyramid server.
-
Chameleon
template language.
- Navigation between views and templates using the gutter icons.
- Code completion and resolve.