#!/usr/bin/python3 from flaschengeist.app import create_app application = create_app()