xarray-graph


Namexarray-graph JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/marcel-goldschen-ohm/xarray-graph
SummaryPyQt/PySide UI for graphing (x,y) slices of Xarray datasets.
upload_time2024-04-30 22:56:45
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords pyqt pyside xarray graph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xarray-graph
PyQt/PySide UI for graphing (x,y) slices of Xarray datasets.

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

# Run
```shell
xarray-graph
```

# TODO
- i/o
- tests
- docs

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/marcel-goldschen-ohm/xarray-graph",
    "name": "xarray-graph",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "PyQt, PySide, xarray, graph",
    "author": null,
    "author_email": "Marcel Goldschen-Ohm <goldschen-ohm@utexas.edu>",
    "download_url": "https://files.pythonhosted.org/packages/00/75/7ab8c62dc5e3c1af6ebf65e0b05193088d3e62057c7838868684ee06e168/xarray_graph-0.2.1.tar.gz",
    "platform": null,
    "description": "# xarray-graph\nPyQt/PySide UI for graphing (x,y) slices of Xarray datasets.\n\n# Install\nShould work with PySide6, PyQt6, or PyQt5.\n```shell\npip install PySide6 xarray-graph\n```\n\n# Run\n```shell\nxarray-graph\n```\n\n# TODO\n- i/o\n- tests\n- docs\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "PyQt/PySide UI for graphing (x,y) slices of Xarray datasets.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/marcel-goldschen-ohm/xarray-graph",
        "Repository": "https://github.com/marcel-goldschen-ohm/xarray-graph"
    },
    "split_keywords": [
        "pyqt",
        " pyside",
        " xarray",
        " graph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "631bab98dd8fb3eb905da268429e2e2b2d84f88fb5111200155682a4f95adbc1",
                "md5": "372405de044e8851bc5dd3f4b3d26c88",
                "sha256": "4b95fc3b06e887f5108e2487a8d14ea90bf0e18be4dd3ec94a3463136471d4ca"
            },
            "downloads": -1,
            "filename": "xarray_graph-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "372405de044e8851bc5dd3f4b3d26c88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22716,
            "upload_time": "2024-04-30T22:56:43",
            "upload_time_iso_8601": "2024-04-30T22:56:43.765541Z",
            "url": "https://files.pythonhosted.org/packages/63/1b/ab98dd8fb3eb905da268429e2e2b2d84f88fb5111200155682a4f95adbc1/xarray_graph-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "00757ab8c62dc5e3c1af6ebf65e0b05193088d3e62057c7838868684ee06e168",
                "md5": "a946931745f0a2a272cec0f34b00923d",
                "sha256": "557dc7a7c66684da3b47406139b83cc76f6d634256a6b078a93fef345a237750"
            },
            "downloads": -1,
            "filename": "xarray_graph-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a946931745f0a2a272cec0f34b00923d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 21360,
            "upload_time": "2024-04-30T22:56:45",
            "upload_time_iso_8601": "2024-04-30T22:56:45.073259Z",
            "url": "https://files.pythonhosted.org/packages/00/75/7ab8c62dc5e3c1af6ebf65e0b05193088d3e62057c7838868684ee06e168/xarray_graph-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 22:56:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "marcel-goldschen-ohm",
    "github_project": "xarray-graph",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xarray-graph"
}
        
Elapsed time: 0.27279s