mpl4qt


Namempl4qt JSON
Version 2.8.9 PyPI version JSON
download
home_pagehttps://phantasy-project.github.io/mpl4qt/
SummaryData visualization widgets for PyQt5
upload_time2024-11-16 14:51:06
maintainerNone
docs_urlNone
authorTong Zhang
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "widgets Qt designer PyQt matplotlib",
    "author": "Tong Zhang",
    "author_email": "zhangt@frib.msu.edu",
    "download_url": null,
    "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.9",
    "project_urls": {
        "Homepage": "https://phantasy-project.github.io/mpl4qt/"
    },
    "split_keywords": [
        "widgets",
        "qt",
        "designer",
        "pyqt",
        "matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "974218c0c0df1b8e73af1e16828615601865f3178f6cee252d5aa23ec1e49059",
                "md5": "e9ef8e2f360b7c8d23ebe30d0ad51d95",
                "sha256": "cebbe6373b2b4f75d028cba9ebc8433d012db12bf7637cb2f32b1877670a221e"
            },
            "downloads": -1,
            "filename": "mpl4qt-2.8.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9ef8e2f360b7c8d23ebe30d0ad51d95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1035285,
            "upload_time": "2024-11-16T14:51:06",
            "upload_time_iso_8601": "2024-11-16T14:51:06.171340Z",
            "url": "https://files.pythonhosted.org/packages/97/42/18c0c0df1b8e73af1e16828615601865f3178f6cee252d5aa23ec1e49059/mpl4qt-2.8.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-16 14:51:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mpl4qt"
}
        
Elapsed time: 0.37888s