Searched refs:Blueprint (Results 1 – 2 of 2) sorted by relevance
172 from flask import Blueprint358 bp = Blueprint('oauth2', __name__)
282 class Blueprint(object): class647 blueprint = Blueprint()