Welcome to quaerere-willamette-common’s documentation!

API

willamette_common.schemas.WebPageSchemaV1

alias of willamette_common.schemas.api_v1.web_pages.WebPageSchema

willamette_common.schemas.WebSiteSchemaV1

alias of willamette_common.schemas.api_v1.web_sites.WebSiteSchema

About

quaerere-willamette-common contains the common elements shared between the willamette micro-service and client.

Installation

Using pip:

pip install quaerere-willamette-common

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