system.utility package

Submodules

system.utility.custom_exceptions module

module for custom exceptions used in the application.

exception system.utility.custom_exceptions.ModelLoadError[source]

Bases: Exception

Raised when a model fails to load.

system.utility.logger module

module to log system events

system.utility.logger.register_http_logging(app)[source]

Processing time logger for HTTP requests and response status.

system.utility.model module

system.utility.schema module

system.utility.utils module

Module contents