
Flask template for new projects
Flask-PyPI Portal is a small demo app that serves as an example of a potentially large Flask application with multiple views and Celery tasks. The project's README explains the design choices and structure of the app.
Flask-PyPI Portal is a demo app that demonstrates the design choices and structure of a potentially large Flask application. It showcases features such as test writing, Celery support, email notifications for unhandled exceptions, and Bootstrap integration for message flashing. The project's README provides detailed explanations and examples of these features.
