plesty.server

Server plesty module.

Submodules

Functions

load_config(→ dict[str, Any])

Load the packaged module configuration (constants and running defaults).

Package Contents

plesty.server.load_config() dict[str, Any]

Load the packaged module configuration (constants and running defaults).

Returns:

The parsed config.yaml shipped with this module.

Return type:

dict[str, Any]