prjemian / pyQParamWidget

parmed: PyQt Parameter Editor

Home Page:https://prjemian.github.io/pyQParamWidget/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyQParamWidget: PyQt5 Parameter Editor Widgets

GH tag GH release PyPI conda-forge
tag release PyPi conda-forge
Python version(s) Unit Tests Code Coverage License
Python version Testing Coverage Status license: CCA4

A PyQt5 editor (QWidget) and tree (QDialog) to edit application parameters.

View of example tree and editor

Import

import pyQParamWidget as qpw

Install

Install by any of these methods:

  • pip install pyQParamWidget
  • TODO: conda install -c conda-forge pyQParamWidget
  • pip install https://github.com/prjemian/pyQParamWidget/archive/main.zip
  • git clone https://github.com/prjemian/pyQParamWidget and pip install -e pyQParamWidget --no-deps

References

Copyright

# -----------------------------------------------------------------------------
# :author:    Pete R. Jemian
# :email:     prjemian@gmail.com
# :copyright: (c) 2024, Pete R. Jemian
#
# Distributed under the terms of the Creative Commons Attribution 4.0 International Public License.

About

parmed: PyQt Parameter Editor

https://prjemian.github.io/pyQParamWidget/


Languages

Language:Python 100.0%