跳转到主要内容

A PyQt5编辑器(QWidget)和树(QDialog)用于编辑应用程序参数。

项目描述

pyQParamWidget: PyQt5 参数编辑小部件

GH 标签 GH 发布 PyPI conda-forge
tag release PyPi conda-forge
Python版本 单元测试 代码覆盖率 许可证
Python version Testing Coverage Status license: CCA4

A PyQt5编辑器(QWidget)和树(QDialog)用于编辑应用程序参数。

View of example tree and editor

导入

import pyQParamWidget as qpw

安装

通过以下任何一种方法安装

  • 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/pyQParamWidgetpip install -e pyQParamWidget --no-deps

参考文献

版权

# -----------------------------------------------------------------------------
# :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.

项目详情


下载文件

下载适合您平台文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源代码分发

pyQParamWidget-0.1.0.tar.gz (369.1 kB 查看哈希值)

上传于 源代码

构建版本

pyQParamWidget-0.1.0-py3-none-any.whl (19.6 kB 查看哈希值)

上传于 Python 3

由以下支持