# Plugget Qt [![PyPI](https://img.shields.io/pypi/v/plugget-qt)](https://pypi.org/project/plugget-qt/)
Plugget Qt is a UI for [plugget](https://github.com/plugget/plugget).
Easily search, list & (un)install [plugget packages](https://github.com/plugget/plugget-pkgs).
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](https://github.com/plugget/plugget-qt-addon)
- <img src="https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/UnrealEngine.svg" width="20" style="max-width: 100%;"> [Plugget Qt Unreal plugin](https://github.com/hannesdelbeke/plugget-unreal)
- [plugget-qt-maya-plugin](https://github.com/plugget/plugget-qt-maya-plugin)
- [plugget qt substance painter](https://github.com/plugget/plugget-substance-painter-plugin)
## Instructions
To show the qt window:
```python
import plugget_qt
w = plugget_qt.show() # store reference in w, to prevent garbage collection
```
![image](https://github.com/plugget/plugget-qt/assets/3758308/86cc7019-fb8b-4b6f-b2a9-e57ff82bdd62)
_Dark ui is not included, just add a qt stylesheet, e.g. [blender-qt-stylesheet](https://github.com/hannesdelbeke/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
- [plugget](https://github.com/plugget/plugget) (Apache 2.0) Python module.
- [qtpy](https://pypi.org/project/QtPy/) (MIT) Qt wrapper for PySide & PyQt
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.
Raw data
{
"_id": null,
"home_page": null,
"name": "plugget-qt",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.4",
"maintainer_email": null,
"keywords": "dcc, pipeline, qt, widget, plugget, package, manifest, search, installer",
"author": "Hannes Delbeke",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/23/ce/fc726ebd11f08af9f9643db15c73df8901fa8bc8346c58d938e1ba316851/plugget_qt-0.0.8.tar.gz",
"platform": null,
"description": "# Plugget Qt [![PyPI](https://img.shields.io/pypi/v/plugget-qt)](https://pypi.org/project/plugget-qt/)\n\nPlugget Qt is a UI for [plugget](https://github.com/plugget/plugget). \nEasily search, list & (un)install [plugget packages](https://github.com/plugget/plugget-pkgs). \n\nPlugget qt is used by: \n- <img src=\"https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/Blender-Dark.svg\" width=\"20\" style=\"max-width: 100%;\"> [Plugget Qt Blender addon](https://github.com/plugget/plugget-qt-addon) \n- <img src=\"https://raw.githubusercontent.com/tandpfun/skill-icons/59059d9d1a2c092696dc66e00931cc1181a4ce1f/icons/UnrealEngine.svg\" width=\"20\" style=\"max-width: 100%;\"> [Plugget Qt Unreal plugin](https://github.com/hannesdelbeke/plugget-unreal) \n- [plugget-qt-maya-plugin](https://github.com/plugget/plugget-qt-maya-plugin)\n- [plugget qt substance painter](https://github.com/plugget/plugget-substance-painter-plugin)\n\n\n## Instructions\nTo show the qt window:\n```python\nimport plugget_qt\nw = plugget_qt.show() # store reference in w, to prevent garbage collection\n``` \n\n![image](https://github.com/plugget/plugget-qt/assets/3758308/86cc7019-fb8b-4b6f-b2a9-e57ff82bdd62) \n_Dark ui is not included, just add a qt stylesheet, e.g. [blender-qt-stylesheet](https://github.com/hannesdelbeke/blender-qt-stylesheet)_\n\n### Installation\n(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)\n```\npython -m pip install plugget-qt\n```\n\n### Dependencies\n- [plugget](https://github.com/plugget/plugget) (Apache 2.0) Python module.\n- [qtpy](https://pypi.org/project/QtPy/) (MIT) Qt wrapper for PySide & PyQt\n\n\n\n\nIf this tool is helpfull, you can \u2b50 star it on the github page,\njust click the \u2b50 star button in the top-right of this page.\n",
"bugtrack_url": null,
"license": null,
"summary": "a qt widget to search for plugget packages",
"version": "0.0.8",
"project_urls": {
"Documentation": "https://github.com/plugget/plugget-qt",
"Homepage": "https://github.com/plugget/plugget-qt"
},
"split_keywords": [
"dcc",
" pipeline",
" qt",
" widget",
" plugget",
" package",
" manifest",
" search",
" installer"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e121b1effba4d8ad97aa5bfc5e16a6fe3708d75453c35c8bda119220b200822",
"md5": "b953c9aaa51970a197683d2ea3d4e0a6",
"sha256": "58d21695f84f7dc079b560e41890d1c3fbe274c20cb8061af2254bd3b19ce923"
},
"downloads": -1,
"filename": "plugget_qt-0.0.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b953c9aaa51970a197683d2ea3d4e0a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.4",
"size": 9571,
"upload_time": "2024-10-06T13:49:40",
"upload_time_iso_8601": "2024-10-06T13:49:40.793714Z",
"url": "https://files.pythonhosted.org/packages/1e/12/1b1effba4d8ad97aa5bfc5e16a6fe3708d75453c35c8bda119220b200822/plugget_qt-0.0.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "23cefc726ebd11f08af9f9643db15c73df8901fa8bc8346c58d938e1ba316851",
"md5": "61f12019eb935436aeb870628869164e",
"sha256": "374ad838a45a19faf3c3ec0dc7e0d7b3addc83c6740559aadb4168f423d0c84e"
},
"downloads": -1,
"filename": "plugget_qt-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "61f12019eb935436aeb870628869164e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.4",
"size": 11086,
"upload_time": "2024-10-06T13:49:42",
"upload_time_iso_8601": "2024-10-06T13:49:42.062998Z",
"url": "https://files.pythonhosted.org/packages/23/ce/fc726ebd11f08af9f9643db15c73df8901fa8bc8346c58d938e1ba316851/plugget_qt-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-06 13:49:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "plugget",
"github_project": "plugget-qt",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "plugget",
"specs": []
}
],
"lcname": "plugget-qt"
}