divbrowse.server

Module Contents

Functions

create_app([filename_config_yaml, config_runtime])

Factory method to create and return a wsgi-compliant Flask app instance

Attributes

__version__

divbrowse.server.__version__ = 0.1.0
divbrowse.server.create_app(filename_config_yaml='divbrowse.config.yml', config_runtime=None)

Factory method to create and return a wsgi-compliant Flask app instance