Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

https://travis-ci.org/inveniosoftware/flask-appfactory.png?branch=master https://coveralls.io/repos/inveniosoftware/flask-appfactory/badge.png?branch=master https://pypip.in/v/flask-appfactory/badge.png https://pypip.in/d/flask-appfactory/badge.png

Flask-AppFactory is an dynamic application loader.

It allows you to build reusable modules that can be easily be assembled into full Flask applications using this loader. Each reusable module can provide default configuration, blueprints and command line interface.

Installation

Flask-AppFactory is on PyPI so all you need is:

pip install Flask-AppFactory

Documentation

Documentation is available at <http://flask-appfactory.readthedocs.org> or can be build using Sphinx:

pip install Sphinx
python setup.py build_sphinx

Testing

Running the tests are as simple as:

python setup.py test

or (to also show test coverage)

./run-tests.sh

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page