from flask import Blueprint bp = Blueprint("project_supervisor", __name__, url_prefix="/project_supervisor")