.gitignore
README.md
app_tree.py
app_widget.py
env.yml
example.yml
pyproject.toml
qpw.png
sampler.yml
.github/dependabot.yml
.github/workflows/code.yml
.github/workflows/docs.yml
.github/workflows/pypi.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/user_guide.rst
docs/source/_static/qpw.png
docs/source/api/index.rst
docs/source/api/param_editor.rst
docs/source/api/param_item.rst
docs/source/api/param_tree.rst
docs/source/api/qpw_widgets.rst
docs/source/api/utils.rst
pyQParamWidget.egg-info/PKG-INFO
pyQParamWidget.egg-info/SOURCES.txt
pyQParamWidget.egg-info/dependency_links.txt
pyQParamWidget.egg-info/requires.txt
pyQParamWidget.egg-info/top_level.txt
pyqparamwidget/LICENSE.txt
pyqparamwidget/__init__.py
pyqparamwidget/_version.py
pyqparamwidget/param_editor.py
pyqparamwidget/param_editor.ui
pyqparamwidget/param_item.py
pyqparamwidget/param_tree.py
pyqparamwidget/param_tree.ui
pyqparamwidget/qpw_widgets.py
pyqparamwidget/utils.py
pyqparamwidget/tests/__init__.py
pyqparamwidget/tests/test_true.py