wbpWidgetinspector


NamewbpWidgetinspector JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://gitlab.com/workbench2/workbench-plugins/wbpwidgetinspector
SummaryItegrate Widgetinspector in Workbench applications.
upload_time2023-06-12 14:36:09
maintainer
docs_urlNone
authorAndreas Eigendorf
requires_python>=3.8
licenseMIT
keywords workbench wxpython gui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # wbpWidgetinspector

Widgetinspector plugin for Workbench applications. This plugin allows you to 
launch the wx Widgetinspector from within your running application.

## Installation

```shell
pip install wbpWidgetinspector
```

## Documentation

For details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpwidgetinspector/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/workbench2/workbench-plugins/wbpwidgetinspector",
    "name": "wbpWidgetinspector",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "workbench,wxPython,GUI",
    "author": "Andreas Eigendorf",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9a/e5/53bb473b5ad686162bd9205d9600e7154230465a1ccc2721713394c6bb22/wbpWidgetinspector-0.2.0.tar.gz",
    "platform": "WIN32",
    "description": "# wbpWidgetinspector\n\nWidgetinspector plugin for Workbench applications. This plugin allows you to \nlaunch the wx Widgetinspector from within your running application.\n\n## Installation\n\n```shell\npip install wbpWidgetinspector\n```\n\n## Documentation\n\nFor details read the [Documentation](https://workbench2.gitlab.io/workbench-plugins/wbpwidgetinspector/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Itegrate Widgetinspector in Workbench applications.",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://workbench2.gitlab.io/workbench-plugins/wbpwidgetinspector/",
        "Homepage": "https://gitlab.com/workbench2/workbench-plugins/wbpwidgetinspector",
        "Source": "https://gitlab.com/workbench2/workbench-plugins/wbpwidgetinspector",
        "Tracker": "https://gitlab.com/workbench2/workbench-plugins/wbpwidgetinspector/-/issues"
    },
    "split_keywords": [
        "workbench",
        "wxpython",
        "gui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d137705d3a4d9d0adb6f18b38ddf68f00cffd360ce1c9e21b741b2f5607e79e7",
                "md5": "c1cd142197c70bf187c7e7fd4156bc5b",
                "sha256": "8e849a71fa30a2b078f45f04311ea44eb83bd7e5ed53b9b342f2a5bc9e8f4ec6"
            },
            "downloads": -1,
            "filename": "wbpWidgetinspector-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1cd142197c70bf187c7e7fd4156bc5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3725,
            "upload_time": "2023-06-12T14:36:08",
            "upload_time_iso_8601": "2023-06-12T14:36:08.376264Z",
            "url": "https://files.pythonhosted.org/packages/d1/37/705d3a4d9d0adb6f18b38ddf68f00cffd360ce1c9e21b741b2f5607e79e7/wbpWidgetinspector-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ae553bb473b5ad686162bd9205d9600e7154230465a1ccc2721713394c6bb22",
                "md5": "29a62c39d36f4245d1680ac042d17ce5",
                "sha256": "b14dee41949e83cd02256826fa59c6ae6c6b3d228efd5c7e99abeb8feb3da0d9"
            },
            "downloads": -1,
            "filename": "wbpWidgetinspector-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "29a62c39d36f4245d1680ac042d17ce5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3529,
            "upload_time": "2023-06-12T14:36:09",
            "upload_time_iso_8601": "2023-06-12T14:36:09.827575Z",
            "url": "https://files.pythonhosted.org/packages/9a/e5/53bb473b5ad686162bd9205d9600e7154230465a1ccc2721713394c6bb22/wbpWidgetinspector-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-12 14:36:09",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "workbench2",
    "gitlab_project": "workbench-plugins",
    "lcname": "wbpwidgetinspector"
}
        
Elapsed time: 0.08229s