from flask import Blueprint, current_app sessions_blueprint = Blueprint('sessions_controller', '__sessions_controller__')