dsss.config

Contents

dsss.config#

Configuration for dsss.

Functions

version_string()

Return a string with versions of dsss, starlette, and Python.

dsss.config.version_string() str#

Return a string with versions of dsss, starlette, and Python.

Classes

Config(store, debug, data_path, version_string)

Configuration for a server instance.