{% extends "base.html" %} {% block content %}

{{ project_name }}.

Your application is ready. Edit app.py to start building or check the templates/ folder to customize this page.

Framework Flask Application

A flexible and lightweight WSGI web framework for Python.

Architecture {{ structure }}

Current project structure generated by the py-create CLI.

Tech Stack

Flask Flask
Python Python
Jinja2 Jinja2
{% endblock %}