pvWebMonitor Package: setup Module

setup a new project directory

pvWebMonitor.setup.get_key_value(key, txt)[source]

find the assignment line in txt: key=value, and return value

pvWebMonitor.setup.main(new_directory)[source]

setup a new project directory in new_directory

new_directory must exist and not contain any of the files to be copied into it.

Parameters:new_directory (str) – name of existing directory
pvWebMonitor.setup.modify_manage_script(filename)[source]

customize the manage.sh script for the current setup