weaver

Submodules

Package Contents

weaver.LOGGER[source]
weaver.WEAVER_MODULE_DIR = b'.'[source]
weaver.WEAVER_ROOT_DIR = b'.'[source]
weaver.WEAVER_CONFIG_DIR = b'.'[source]
weaver.WEAVER_SCHEMA_DIR = b'.'[source]
weaver.main(global_config: typedefs.SettingsType, **settings: Any) pyramid.router.Router[source]
weaver.includeme(config: pyramid.config.Configurator) None[source]