Skip to content

PainterQubits/paramview

ParamView

PyPI Latest Release PyPI Python Versions License CI

GUI for viewing the contents of a ParamDB database.

Installation

Install the latest version of ParamView using pip:

pip install -U paramview

Usage

To launch the ParamView GUI, run:

paramview <path to ParamDB database file>

For more options, run paramview --help.