CodeQL library for Python
codeql/python-all 5.0.1 (changelog, source)
Search

Module Pyramid::View

Provides models for pyramid View callables.

Import path

import semmle.python.frameworks.Pyramid

Classes

ViewCallable

A Pyramid view callable, that handles incoming requests.