cli

Module Contents

cli.write_user_config(**kwargs)
cli.get_host()
cli.run_process_action(action=None)

Run an action with psutil on current process and return a status message.

cli._run(application, bind_host=None, daemon=False)
cli.cli()

Command line to start/stop a PyWPS service.

Do not use this service in a production environment. It’s intended to be running in a test environment only! For more documentation, visit http://pywps.org/doc

cli.status()

Show status of PyWPS service

cli.stop()

Stop PyWPS service

cli.start(config, bind_host, daemon, hostname, port, maxsingleinputsize, maxprocesses, parallelprocesses, log_level, log_file, database)

Start PyWPS service. This service is by default available at http://localhost:5000/wps