apps._internals Module

paraview.apps._internals.find_webapp(appname)[source]

Returns the path to the is web app with given name is found in the package.

paraview.apps._internals.find_webappcontents(appname)[source]
paraview.apps._internals.get_commandline_args(appname)[source]
paraview.apps._internals.load_webapp(appname)[source]
paraview.apps._internals.start_server(appname, description, module, protocol)[source]