Repository URL to install this package:
|
Version:
0.3.0.dev0 ▾
|
DAFT_DASHBOARD_ENV_ENABLED: str
DAFT_DASHBOARD_ENV_NAME: str
DAFT_DASHBOARD_URL: str
DAFT_DASHBOARD_QUERIES_URL: str
def launch(detach: bool = False, noop_if_initialized: bool = False): ...
def shutdown(noop_if_shutdown: bool = False): ...
def cli(args: list[str], static_assets_path: str): ...