Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 818 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 818 Bytes

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.