GUI for viewing the contents of a ParamDB database.
Install the latest version of ParamView using pip:
pip install -U paramview
To launch the ParamView GUI, run:
paramview <path to ParamDB database file>
For more options, run paramview --help
.