Skip to main content

Flask-AppFactory is an dynamic application loader.

Project description

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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Flask-AppFactory-0.2.1.tar.gz (22.2 kB view hashes)

Uploaded Source

Built Distribution

Flask_AppFactory-0.2.1-py2.py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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