Welcome to quaerere-base-flask’s documentation!

Contents:

About

quaerere-base-flask contains the common elements shared between components of the Quaerere Platform.

Installation

Using pip:

pip install quaerere-base-flask

Or using setup.py:

python setup.py install

Tests can be ran using:

python setup.py test

Documentation can be generated using:

python setup.py build_sphinx

Usage

Indices and tables