Metadata-Version: 2.1
Name: Flask-BigApp
Version: 2023.1.8.4
Summary: A Flask auto importer that allows your Flask apps to grow big.
Home-page: https://github.com/CheeseCake87/Flask-BigApp
Author: David Carmichael
Author-email: carmichaelits@gmail.com
License: GNU Lesser General Public License v2.1
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Natural Language :: English
Description-Content-Type: text/markdown
Provides-Extra: testing
License-File: LICENSE

![](https://raw.githubusercontent.com/Flask-Planet/Flask-BigApp/master/app/theme/static/img/Flask-BigApp-Logo-White-BG.png)

# Flask-BigApp

`pip install Flask-BigApp`

![Tests](https://github.com/CheeseCake87/Flask-BigApp/actions/workflows/tests.yml/badge.svg)

**What is Flask-BigApp?**

Flask-BigApp's main purpose is to help simplify the importing of blueprints, routes and models.
It has a few extra features built in to help with theming, securing pages and password authentication.

[Go to Wiki](https://github.com/CheeseCake87/Flask-BigApp/wiki)
