fictive.mandrill.ext.flask package

Module contents

Facilities for using the mandrill client with Flask

class fictive.mandrill.ext.flask.Mandrill(app=None, *args, **kwargs)[source]

Bases: fictive.flask.extension.AbstractFlaskExtension

Flask extension wrapper around the mandrill client

CONFIG_KEY = 'MANDRILL'
EXTENSION_KEY = 'mandrill'
classmethod get_client(app, *args, **kwargs)[source]

Create a client instance based on the app config