pyqt-xarray-treeview


Namepyqt-xarray-treeview JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/marcel-goldschen-ohm/PyQt-Xarray-TreeView
SummaryPyQt/PySide model/view for tree of xarray datasets.
upload_time2023-12-29 21:09:33
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT
keywords pyqt pyside xarray
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyQt-Xarray-TreeView
PyQt/PySide model/view for tree of xarray datasets.

# Install
Should work with PySide6, PyQt6, or PyQt5.
```shell
pip install PySide6 pyqt-xarray-treeview
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/marcel-goldschen-ohm/PyQt-Xarray-TreeView",
    "name": "pyqt-xarray-treeview",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "PyQt PySide xarray",
    "author": "",
    "author_email": "Marcel Goldschen-Ohm <goldschen-ohm@utexas.edu>",
    "download_url": "https://files.pythonhosted.org/packages/79/8e/3fcf648ce1a571fa437ef7f25bbb64a8ff6ccd1e31870f71b9ac6c480dae/pyqt_xarray_treeview-1.0.0.tar.gz",
    "platform": null,
    "description": "# PyQt-Xarray-TreeView\nPyQt/PySide model/view for tree of xarray datasets.\n\n# Install\nShould work with PySide6, PyQt6, or PyQt5.\n```shell\npip install PySide6 pyqt-xarray-treeview\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyQt/PySide model/view for tree of xarray datasets.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/marcel-goldschen-ohm/PyQt-Xarray-TreeView",
        "Repository": "https://github.com/marcel-goldschen-ohm/PyQt-Xarray-TreeView"
    },
    "split_keywords": [
        "pyqt",
        "pyside",
        "xarray"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16772a91c5ca75e49a4ae8fe5808fc43019962c1fbbc9b9cccbed852cd7c6162",
                "md5": "ed2cf45185ac78009a8ad222ac523e0d",
                "sha256": "30ac5054db8ba94cecc0834d4327c89c2f22e7f2f4b5127a54c94866df966590"
            },
            "downloads": -1,
            "filename": "pyqt_xarray_treeview-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed2cf45185ac78009a8ad222ac523e0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13089,
            "upload_time": "2023-12-29T21:09:31",
            "upload_time_iso_8601": "2023-12-29T21:09:31.918562Z",
            "url": "https://files.pythonhosted.org/packages/16/77/2a91c5ca75e49a4ae8fe5808fc43019962c1fbbc9b9cccbed852cd7c6162/pyqt_xarray_treeview-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "798e3fcf648ce1a571fa437ef7f25bbb64a8ff6ccd1e31870f71b9ac6c480dae",
                "md5": "f27662503b80e5cfd84d911e49f49f7a",
                "sha256": "2b2976cbae61277191e97483c3acbb8acbe97dc64668b427cb5e0bdba3a83416"
            },
            "downloads": -1,
            "filename": "pyqt_xarray_treeview-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f27662503b80e5cfd84d911e49f49f7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11120,
            "upload_time": "2023-12-29T21:09:33",
            "upload_time_iso_8601": "2023-12-29T21:09:33.756311Z",
            "url": "https://files.pythonhosted.org/packages/79/8e/3fcf648ce1a571fa437ef7f25bbb64a8ff6ccd1e31870f71b9ac6c480dae/pyqt_xarray_treeview-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-29 21:09:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "marcel-goldschen-ohm",
    "github_project": "PyQt-Xarray-TreeView",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyqt-xarray-treeview"
}
        
Elapsed time: 0.24109s