........................... _ /_ /| / / |/ / / /\ /| / /_| /_/ / / / / \/ | /_/ / | / | / /__/ / | .............................
Your project (todo_project) default page
{% if blueprints_list|length > 1 %}List of blueprints
{% for blueprint in blueprints_list %} {% if blueprint.name == "base" %} {% else %} {{blueprint.name}} {% endif %} {% endfor %}An extension of flask web framework of python that erase the complexity of constructing flask project blueprint, packages, and other annoying stuffs