Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.05 KB

index.rst

File metadata and controls

53 lines (40 loc) · 1.05 KB

Welcome to the PyWPS |release| documentation!

PyWPS is a server side implementation of the OGC Web Processing Service (OGC WPS) standard, using the Python programming language. PyWPS is currently supporting WPS 1.0.0. Support for the version 2.0.0. of OGC WPS standard is presently being planned.

Like the bicycle in the logo, PyWPS is:

  • simple to maintain
  • fast to drive
  • able to carry a lot
  • easy to hack

Mount your bike and setup your PyWPS instance!

.. todo::
    * request queue management (probably linked from documentation)
    * inputs and outputs IOhandler class description (file, stream, ...)

Contents:

.. toctree::
   :maxdepth: 3

   wps
   pywps
   install
   configuration
   process
   deployment
   migration
   external-tools
   extensions
   api
   api_rest
   contributing
   exceptions



Indices and tables