eventbot package

Submodules

eventbot.app module

eventbot.settings module

eventbot.settings.get(name, default=None)

Get the value of a variable in the settings module scope.

eventbot.wsgi module

eventbot.wsgi.handle_error(e: Exception) → Tuple[str, int]
eventbot.wsgi.handle_http_exception(e: werkzeug.exceptions.HTTPException) → Tuple[str, int]

Module contents