qt-module-manager


Nameqt-module-manager JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA Qt module manager to view and reload the imported Python modules
upload_time2023-10-30 12:39:57
maintainer
docs_urlNone
authorHannes Delbeke
requires_python>=3.4
licenseMIT License Copyright (c) 2023 Hannes Delbeke Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords module imported reload qt pyside widget manager
VCS
bugtrack_url
requirements qtpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qt-module-manager [![PyPI](https://img.shields.io/pypi/v/qt-module-manager)](https://pypi.org/project/qt-module-manager/) 

A Qt widget to inspect all imported modules, and reload them. ⚡Speed up your development 🚀

## Features
- filter submodules to only display base modules, e.g. show `PySide2`, but hide `PySide2.QtWidgets`
- filter by name to search for a module, e.g. `numpy`
- reload the selected module for faster development

| ![image](https://github.com/hannesdelbeke/qt-module-manager/assets/3758308/38cb4744-2e46-4b34-ae11-a5e107c885c1) | ![image](https://github.com/hannesdelbeke/qt-module-manager/assets/3758308/37174208-0579-4fa5-bfff-67e15c27def2) |
| -- | -- |
| search modules | search modules & submodules | 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "qt-module-manager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.4",
    "maintainer_email": "",
    "keywords": "module,imported,reload,qt,pyside,widget,manager",
    "author": "Hannes Delbeke",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/32/8b/4e43c7e79c31c4228190b5693971b12eda93c6d0ee82872265b85a0f069c/qt-module-manager-0.0.2.tar.gz",
    "platform": null,
    "description": "# qt-module-manager [![PyPI](https://img.shields.io/pypi/v/qt-module-manager)](https://pypi.org/project/qt-module-manager/) \n\nA Qt widget to inspect all imported modules, and reload them. \u26a1Speed up your development \ud83d\ude80\n\n## Features\n- filter submodules to only display base modules, e.g. show `PySide2`, but hide `PySide2.QtWidgets`\n- filter by name to search for a module, e.g. `numpy`\n- reload the selected module for faster development\n\n| ![image](https://github.com/hannesdelbeke/qt-module-manager/assets/3758308/38cb4744-2e46-4b34-ae11-a5e107c885c1) | ![image](https://github.com/hannesdelbeke/qt-module-manager/assets/3758308/37174208-0579-4fa5-bfff-67e15c27def2) |\n| -- | -- |\n| search modules | search modules & submodules | \n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Hannes Delbeke  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A Qt module manager to view and reload the imported Python modules",
    "version": "0.0.2",
    "project_urls": {
        "Source": "https://github.com/hannesdelbeke/qt-module-manager"
    },
    "split_keywords": [
        "module",
        "imported",
        "reload",
        "qt",
        "pyside",
        "widget",
        "manager"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fffb6596a0043e2ac98d3068547ce68a4f98620fb2f93ea1fcd55c62f370bc4",
                "md5": "801cd84bd9b080885ef09fa584379555",
                "sha256": "8b14e7a52167c7aaade84daa67c2d9d83fdb8153a2217afa135d92f2431d1ca0"
            },
            "downloads": -1,
            "filename": "qt_module_manager-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "801cd84bd9b080885ef09fa584379555",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.4",
            "size": 4460,
            "upload_time": "2023-10-30T12:39:55",
            "upload_time_iso_8601": "2023-10-30T12:39:55.788979Z",
            "url": "https://files.pythonhosted.org/packages/5f/ff/b6596a0043e2ac98d3068547ce68a4f98620fb2f93ea1fcd55c62f370bc4/qt_module_manager-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "328b4e43c7e79c31c4228190b5693971b12eda93c6d0ee82872265b85a0f069c",
                "md5": "dafb98162c3a4e676bb6137c3eb7346f",
                "sha256": "559a9294902a812252727b66213cc5e70dc3c90701b9da6c99a0498be742e649"
            },
            "downloads": -1,
            "filename": "qt-module-manager-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dafb98162c3a4e676bb6137c3eb7346f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.4",
            "size": 5833,
            "upload_time": "2023-10-30T12:39:57",
            "upload_time_iso_8601": "2023-10-30T12:39:57.060462Z",
            "url": "https://files.pythonhosted.org/packages/32/8b/4e43c7e79c31c4228190b5693971b12eda93c6d0ee82872265b85a0f069c/qt-module-manager-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 12:39:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hannesdelbeke",
    "github_project": "qt-module-manager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "qtpy",
            "specs": []
        }
    ],
    "lcname": "qt-module-manager"
}
        
Elapsed time: 0.13122s