# wps-remote **Repository Path**: mirrors_geoserver/wps-remote ## Basic Information - **Project Name**: wps-remote - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://travis-ci.org/geoserver/wps-remote) [](https://coveralls.io/github/geoserver/wps-remote?branch=master) RemoteWPS ========= [RemoteWPS] is an open source software written in Python part of the GeoServer (http://geoserver.org) project that allows users to publish their executables as GeoServer WPS Processes through the XMPP protocol. RemoteWPS is meant to be used along with the GeoServer "wps-remote" plugin for the WPS (https://github.com/geoserver/geoserver/tree/master/src/community/wps-remote). Being a community-driven project, RemoteWPS is developed, tested, and supported by a diverse group of individuals and organizations from around the world. ## License RemoteWPS licensed under the [GPL](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html). ## Using You can install the "wps-remote" Python package by using the PyPi distribution :: pip install wps-remote==2.17.0 Please refer to the [user guide](http://docs.geoserver.org/latest/en/user/community/remote-wps/index.html) for detailed information on how to install and use RemoteWPS. ## API Reference Doc http://docs.geoserver.org/latest/en/user/community/remote-wps/install_python.html#annex-a-remote-wps-python-wrapper-reference ## Bugs Through GeoServer JIRA. GeoServer uses [JIRA](https://osgeo-org.atlassian.net/projects/GEOS), hosted by [Atlassian](https://www.atlassian.com/), for issue tracking. ## Mailing Lists Through GeoServer Mailing Lists. The [mailing list page](http://geoserver.org/comm/) on the GeoServer web site provides access to the various mailing list, as well as some indication of the [code of conduct](http://geoserver.org/comm/userlist-guidelines.html) when posting to the lists ## Contributing Through GeoServer Process. Please read [the contribution guidelines](https://github.com/geoserver/geoserver/blob/master/CONTRIBUTING.md) before contributing pull requests to the GeoServer project. ## More Information Visit the [website](http://geoserver.org/) or read the [docs](http://docs.geoserver.org/). ## Change Log ### 2.17.0 [2019-11-11 16:08:42] (aligned with GeoServer Remote WPS Plugin - 2.17.x)