iqplot


Nameiqplot JSON
Version 0.3.7 PyPI version JSON
download
home_pagehttps://github.com/justinbois/iqplot
SummaryGenerate Bokeh plots for data sets with one quantitative variable.
upload_time2024-08-02 07:54:46
maintainerNone
docs_urlNone
authorJustin Bois
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements numpy xarray pandas bokeh colorcet
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Generate Bokeh plots for data sets with one quantitative variable.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/justinbois/iqplot",
    "name": "iqplot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Justin Bois",
    "author_email": "bois@caltech.edu",
    "download_url": "https://files.pythonhosted.org/packages/20/71/d2f7e82de93c137ee36f6252654a08f98c9b693dc687b2c87a869316f142/iqplot-0.3.7.tar.gz",
    "platform": null,
    "description": "Generate Bokeh plots for data sets with one quantitative variable.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Generate Bokeh plots for data sets with one quantitative variable.",
    "version": "0.3.7",
    "project_urls": {
        "Download": "https://github.com/justinbois/iqplot/tarball/0.3.7",
        "Homepage": "https://github.com/justinbois/iqplot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b2557107f6d3c4679e043dcf798813548b4fb88d512ac1b9869c28d72a7fdcf",
                "md5": "601fa83bbc416edee3c2e1b47aba8e73",
                "sha256": "93ec5f1677d861939a34898f26272eae543ed947977e4b753c6c5f4c0363d20c"
            },
            "downloads": -1,
            "filename": "iqplot-0.3.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "601fa83bbc416edee3c2e1b47aba8e73",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 34799,
            "upload_time": "2024-08-02T07:54:40",
            "upload_time_iso_8601": "2024-08-02T07:54:40.883493Z",
            "url": "https://files.pythonhosted.org/packages/6b/25/57107f6d3c4679e043dcf798813548b4fb88d512ac1b9869c28d72a7fdcf/iqplot-0.3.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2071d2f7e82de93c137ee36f6252654a08f98c9b693dc687b2c87a869316f142",
                "md5": "b9d4e9682cfeecb6b12f0aef1019ae3c",
                "sha256": "8e5634bb9f88c3485790d0dc6953043e7115db1cefcbdebc116d100bde7829e0"
            },
            "downloads": -1,
            "filename": "iqplot-0.3.7.tar.gz",
            "has_sig": false,
            "md5_digest": "b9d4e9682cfeecb6b12f0aef1019ae3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3218414,
            "upload_time": "2024-08-02T07:54:46",
            "upload_time_iso_8601": "2024-08-02T07:54:46.686631Z",
            "url": "https://files.pythonhosted.org/packages/20/71/d2f7e82de93c137ee36f6252654a08f98c9b693dc687b2c87a869316f142/iqplot-0.3.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-02 07:54:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justinbois",
    "github_project": "iqplot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "xarray",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "bokeh",
            "specs": []
        },
        {
            "name": "colorcet",
            "specs": []
        }
    ],
    "lcname": "iqplot"
}
        
Elapsed time: 0.40854s