quaerere-willamette-common

Common library for willamette and willamette-client


License
Other
Install
pip install quaerere-willamette-common==0.2.0a0

Documentation

About

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

Links

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