views_resources_stats (module)

Classes

Response([body, status, headerlist, …])

base_view(request)

The base view that can be used for any API resource

lift([categories])

A class decorator which ‘lifts’ superclass venusian configuration decorations into subclasses.

models_stats_get(log, request[, elementId, …])

The worker class for the models_stats_get module

object()

The base class of the class hierarchy.

templates_resource_stats(log, request[, …])

The worker class for the templates_resource_stats module

view_config(**settings)

A function, class or method decorator which allows a developer to create view registrations nearer to a :term:view callable definition than use :term:imperative configuration to do the same.

views_resources_stats(request)

Functions

view_defaults(**settings)

A class decorator which, when applied to a class, will provide defaults for all view configurations that use the class.