mpl4qt


Namempl4qt JSON
Version 2.8.7 PyPI version JSON
download
home_pagehttps://phantasy-project.github.io/mpl4qt/
SummaryData visualization widgets for PyQt5
upload_time2023-08-29 18:29:38
maintainer
docs_urlNone
authorTong Zhang
requires_python
licenseMIT
keywords widgets qt designer pyqt matplotlib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mpl4qt

A collection of Qt widgets developed with [Matplotlib](https://matplotlib.org/) for data visualization in [PyQt5](https://www.riverbankcomputing.com/software/pyqt/) applications.

All these widgets show as a new tab so-called **DataViz Widgets** in the **Widget Box** of Qt designer.
CLI tool: `run_designer` could be used to launch Qt designer with `mpl4qt`.





            

Raw data

            {
    "_id": null,
    "home_page": "https://phantasy-project.github.io/mpl4qt/",
    "name": "mpl4qt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "widgets Qt designer PyQt matplotlib",
    "author": "Tong Zhang",
    "author_email": "zhangt@frib.msu.edu",
    "download_url": "",
    "platform": "Linux",
    "description": "# mpl4qt\n\nA collection of Qt widgets developed with [Matplotlib](https://matplotlib.org/) for data visualization in [PyQt5](https://www.riverbankcomputing.com/software/pyqt/) applications.\n\nAll these widgets show as a new tab so-called **DataViz Widgets** in the **Widget Box** of Qt designer.\nCLI tool: `run_designer` could be used to launch Qt designer with `mpl4qt`.\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Data visualization widgets for PyQt5",
    "version": "2.8.7",
    "project_urls": {
        "Homepage": "https://phantasy-project.github.io/mpl4qt/"
    },
    "split_keywords": [
        "widgets",
        "qt",
        "designer",
        "pyqt",
        "matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb2591cca0d6aa8ede1bebf3a1494c720fdeb14483365ab09baf2dd28774302d",
                "md5": "f350f3323731c2d754e055631e4360bb",
                "sha256": "a20088420fc624bf9934edcdf79fc20f29398ea718b7ac159d4a68f6cfc2c373"
            },
            "downloads": -1,
            "filename": "mpl4qt-2.8.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f350f3323731c2d754e055631e4360bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1013150,
            "upload_time": "2023-08-29T18:29:38",
            "upload_time_iso_8601": "2023-08-29T18:29:38.433492Z",
            "url": "https://files.pythonhosted.org/packages/cb/25/91cca0d6aa8ede1bebf3a1494c720fdeb14483365ab09baf2dd28774302d/mpl4qt-2.8.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-29 18:29:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mpl4qt"
}
        
Elapsed time: 0.10394s