weaver ====== .. py:module:: weaver Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/weaver/app/index /autoapi/weaver/base/index /autoapi/weaver/cli/index /autoapi/weaver/compat/index /autoapi/weaver/config/index /autoapi/weaver/database/index /autoapi/weaver/datatype/index /autoapi/weaver/exceptions/index /autoapi/weaver/execute/index /autoapi/weaver/formats/index /autoapi/weaver/notify/index /autoapi/weaver/ogc_definitions/index /autoapi/weaver/owsexceptions/index /autoapi/weaver/processes/index /autoapi/weaver/provenance/index /autoapi/weaver/quotation/index /autoapi/weaver/sort/index /autoapi/weaver/status/index /autoapi/weaver/store/index /autoapi/weaver/transform/index /autoapi/weaver/tweens/index /autoapi/weaver/typedefs/index /autoapi/weaver/utils/index /autoapi/weaver/vault/index /autoapi/weaver/visibility/index /autoapi/weaver/warning/index /autoapi/weaver/wps/index /autoapi/weaver/wps_restapi/index /autoapi/weaver/xml_util/index Package Contents ---------------- .. py:data:: LOGGER .. py:data:: WEAVER_MODULE_DIR :value: b'.' .. py:data:: WEAVER_ROOT_DIR :value: b'.' .. py:data:: WEAVER_CONFIG_DIR :value: b'.' .. py:data:: WEAVER_SCHEMA_DIR :value: b'.' .. py:function:: main(global_config: typedefs.SettingsType, **settings: Any) -> pyramid.router.Router .. py:function:: includeme(config: pyramid.config.Configurator) -> None