This is an extension of the py-buzz package.
It adds extra functionality especially for connexion. Predominately, it adds the ability to jsonify an exception
pip install connexion-buzz
See examples/basic.py for an example of how to use this exception package.
To run the test suite execute the following command in package root folder:
python setup.py test