betterplotlib


Namebetterplotlib JSON
Version 1.12.11 PyPI version JSON
download
home_pageNone
SummarySome wrappers for matplotlib to make plotting easier and nicer.
upload_time2025-02-26 05:18:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords plotting matplotlib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Tests](https://github.com/gillenbrown/betterplotlib/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/gillenbrown/betterplotlib/actions/workflows/tests.yaml)
[![Coverage Status](https://coveralls.io/repos/github/gillenbrown/betterplotlib/badge.svg?branch=master)](https://coveralls.io/github/gillenbrown/betterplotlib?branch=master)

# betterplotlib
Some tools to help me make nicer plots

Documentation is here: http://betterplotlib.readthedocs.org/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "betterplotlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "plotting, matplotlib",
    "author": null,
    "author_email": "Gillen Brown <gillenbrown@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ae/4e/445b04c0f1960420b0d5dce051a7c656162b579e75623d8614a0a66f7b7a/betterplotlib-1.12.11.tar.gz",
    "platform": null,
    "description": "[![Tests](https://github.com/gillenbrown/betterplotlib/actions/workflows/tests.yaml/badge.svg?branch=master)](https://github.com/gillenbrown/betterplotlib/actions/workflows/tests.yaml)\n[![Coverage Status](https://coveralls.io/repos/github/gillenbrown/betterplotlib/badge.svg?branch=master)](https://coveralls.io/github/gillenbrown/betterplotlib?branch=master)\n\n# betterplotlib\nSome tools to help me make nicer plots\n\nDocumentation is here: http://betterplotlib.readthedocs.org/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Some wrappers for matplotlib to make plotting easier and nicer.",
    "version": "1.12.11",
    "project_urls": {
        "documentation": "https://betterplotlib.readthedocs.io/",
        "homepage": "https://betterplotlib.readthedocs.io/"
    },
    "split_keywords": [
        "plotting",
        " matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67530bed04debe11f4d7eba13ad1eb33d693392932fb4f8ddefc7eaba86f493d",
                "md5": "f5a8740012090f26336d1a47d742d52b",
                "sha256": "2729d8f21204b57ef00893324ba76277a3b6a26bd7ffeac86f4d88b62f3e4d50"
            },
            "downloads": -1,
            "filename": "betterplotlib-1.12.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5a8740012090f26336d1a47d742d52b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6155277,
            "upload_time": "2025-02-26T05:18:13",
            "upload_time_iso_8601": "2025-02-26T05:18:13.899219Z",
            "url": "https://files.pythonhosted.org/packages/67/53/0bed04debe11f4d7eba13ad1eb33d693392932fb4f8ddefc7eaba86f493d/betterplotlib-1.12.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae4e445b04c0f1960420b0d5dce051a7c656162b579e75623d8614a0a66f7b7a",
                "md5": "931802c1f221a5cf3b6f221938a97b6a",
                "sha256": "a267575c27286bd9d9d666ca9d9884327a3981c2fdcc0590eec2313458f12a9a"
            },
            "downloads": -1,
            "filename": "betterplotlib-1.12.11.tar.gz",
            "has_sig": false,
            "md5_digest": "931802c1f221a5cf3b6f221938a97b6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6149361,
            "upload_time": "2025-02-26T05:18:17",
            "upload_time_iso_8601": "2025-02-26T05:18:17.145185Z",
            "url": "https://files.pythonhosted.org/packages/ae/4e/445b04c0f1960420b0d5dce051a7c656162b579e75623d8614a0a66f7b7a/betterplotlib-1.12.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-26 05:18:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "betterplotlib"
}
        
Elapsed time: 0.41066s