qunicorn_core.util.debug_routes package

Submodules

Module contents

Module containing Debug Methods and sites.

This Module should only be loaded in debug Mode.

qunicorn_core.util.debug_routes.register_debug_routes(app: Flask)

Register the debug routes blueprint with the flask app.