Stack

class dasha.core.Stack[source]

Bases: tollan.utils.namespace.Namespace

This class is a thin wrapper around a set of extensions.

Parameters
extensionsA list of Extension or dict

A list of extensions. Items of dict type should be such that extension objects can be constructed using from_dict.

Attributes Summary

logger

Attributes Documentation

logger = <Logger Stack (INFO)>