InstallationΒΆ

Install Flask-AppFactory with pip

pip install flask-appfactory

The development version can be downloaded from its page at GitHub.

git clone https://github.com/inveniosoftware/flask-appfactory.git
cd flask-appfactory
python setup.py develop
./run-tests.sh

Requirements

Flask-AppFactory has the following dependencies:

Flask-AppFactory requires Python version 2.7 or 3.3+