weaver.wps.app ============== .. py:module:: weaver.wps.app .. autoapi-nested-parse:: PyWPS 4.x wrapper. Module Contents --------------- .. py:data:: LOGGER .. py:function:: pywps_view(environ: weaver.typedefs.SettingsType, start_response: weaver.typedefs.ViewHandler) -> weaver.typedefs.AnyResponseType Served location for PyWPS Service that provides WPS-1/2 XML endpoint. .. py:function:: includeme(config: pyramid.config.Configurator) -> None