webinterface.pages.pages_variables.Quant.debug_session_state_variables module#

Variables for debugging page.

class webinterface.pages.pages_variables.Quant.debug_session_state_variables.Variables(title: str = 'Debug Session State', doc_url: str = 'https://proteobench.readthedocs.io/en/latest/', sidebar_label: str = 'Debug session state', sidebar_path: str = '/debug_session_state', sidebar_category: str = 'Debug', keywords: list[str] = <factory>)[source]#

Bases: object

doc_url: str = 'https://proteobench.readthedocs.io/en/latest/'#
keywords: list[str]#
sidebar_category: str = 'Debug'#
sidebar_label: str = 'Debug session state'#
sidebar_path: str = '/debug_session_state'#
title: str = 'Debug Session State'#