mplgrid


Namemplgrid JSON
Version 0.3.0 PyPI version JSON
download
home_page
Summarymplgrid is a Python library for creating a grid of axes in Matplotlib.
upload_time2023-04-21 16:02:41
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords matplotlib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mplgrid

mplgrid is a Python library for creating a grid of axes in Matplotlib

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mplgrid",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "matplotlib",
    "author": "",
    "author_email": "Andrew Rowlinson <rowlinsonandy@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0c/d2/61f849e13af9a67ecf00436c861ae7a0e7e2acf400f7f18ef07bccb1ffc1/mplgrid-0.3.0.tar.gz",
    "platform": null,
    "description": "# mplgrid\n\nmplgrid is a Python library for creating a grid of axes in Matplotlib\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "mplgrid is a Python library for creating a grid of axes in Matplotlib.",
    "version": "0.3.0",
    "split_keywords": [
        "matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "413e5b3d1fd048f6ad7b8dc58a0509fe7e1cc9cdb5fc33edf49d8a2e38d2e923",
                "md5": "584beaf66f6f3d6e71664be4399d673b",
                "sha256": "bf11baa761feb32b37227227bafabeceb94e2760c22bab7c76312842c6c7c2ec"
            },
            "downloads": -1,
            "filename": "mplgrid-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "584beaf66f6f3d6e71664be4399d673b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4240,
            "upload_time": "2023-04-21T16:02:39",
            "upload_time_iso_8601": "2023-04-21T16:02:39.296474Z",
            "url": "https://files.pythonhosted.org/packages/41/3e/5b3d1fd048f6ad7b8dc58a0509fe7e1cc9cdb5fc33edf49d8a2e38d2e923/mplgrid-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cd261f849e13af9a67ecf00436c861ae7a0e7e2acf400f7f18ef07bccb1ffc1",
                "md5": "02dee65f565ad3e6122a98c3973850b0",
                "sha256": "86b66cd11183555dd94347e5fc2ee7d14362a6d5da9e02ea4c98cfee62631f05"
            },
            "downloads": -1,
            "filename": "mplgrid-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "02dee65f565ad3e6122a98c3973850b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 6482,
            "upload_time": "2023-04-21T16:02:41",
            "upload_time_iso_8601": "2023-04-21T16:02:41.965996Z",
            "url": "https://files.pythonhosted.org/packages/0c/d2/61f849e13af9a67ecf00436c861ae7a0e7e2acf400f7f18ef07bccb1ffc1/mplgrid-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-21 16:02:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "mplgrid"
}
        
Elapsed time: 0.12212s