Awesome
Plugget Qt
Plugget Qt is a UI for plugget.
Easily search, list & (un)install plugget packages.
Plugget qt is used by:
- <img src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Blender-Dark.svg" width="20" style="max-width: 100%;"> Plugget Qt Blender addon
- <img src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/UnrealEngine.svg" width="20" style="max-width: 100%;"> Plugget Qt Unreal plugin
- plugget-qt-maya-plugin
- plugget qt substance painter
Instructions
To show the qt window:
import plugget_qt
w = plugget_qt.show() # store reference in w, to prevent garbage collection
Dark ui is not included, just add a qt stylesheet, e.g. blender-qt-stylesheet
Installation
(depending on the app, you might want to replace python for the app's python interpreter, and maybe also use --target "install/path/to/folder" --no-user
to install your python package to a custom folder)
python -m pip install plugget-qt
Dependencies
If this tool is helpfull, you can ⭐ star it on the github page, just click the ⭐ star button in the top-right of this page.