GH tag | GH release | PyPI | conda-forge |
---|---|---|---|
Python version(s) | Unit Tests | Code Coverage | License |
---|---|---|---|
A PyQt5 editor (QWidget) and tree (QDialog) to edit application parameters.
import pyQParamWidget as qpw
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
andpip install -e pyQParamWidget --no-deps
- documentation: https://prjemian.github.io/pyQParamWidget/
- source: https://github.com/prjemian/pyQParamWidget
# -----------------------------------------------------------------------------
# :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.