kptgraphs


Namekptgraphs JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryMy Version of Plotting Graphs for simple data analysis.
upload_time2024-03-29 18:05:25
maintainerNone
docs_urlNone
authorKrishnaraj Thadesar
requires_pythonNone
licenseNone
keywords python data graphs plotting matplotlib seaborn
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that lets you plot graphs built on top of matplotlib and seaborn. The process is not that much more simple than using those libraries themselves, but these graphs match the style I use in my projects.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kptgraphs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, data, graphs, plotting, matplotlib, seaborn",
    "author": "Krishnaraj Thadesar",
    "author_email": "<kpt.krishnaraj@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7f/41/aa50880bc9d98b5a555879e85520977972e39c0f7c8a2a9310490c4b2f28/kptgraphs-0.0.13.tar.gz",
    "platform": null,
    "description": "A package that lets you plot graphs built on top of matplotlib and seaborn. The process is not that much more simple than using those libraries themselves, but these graphs match the style I use in my projects.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "My Version of Plotting Graphs for simple data analysis.",
    "version": "0.0.13",
    "project_urls": null,
    "split_keywords": [
        "python",
        " data",
        " graphs",
        " plotting",
        " matplotlib",
        " seaborn"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c98e352605b12608e5472163dbba4beb026ee2659d1fab7888ba3575f84c7f0",
                "md5": "7aceaf928f3b14d5b4988ae73676bb76",
                "sha256": "e92fceeee0e9747b8105136985a6bf65f24bdd734d74dee430df62c3eb3b39a6"
            },
            "downloads": -1,
            "filename": "kptgraphs-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7aceaf928f3b14d5b4988ae73676bb76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 16409,
            "upload_time": "2024-03-29T18:05:22",
            "upload_time_iso_8601": "2024-03-29T18:05:22.807422Z",
            "url": "https://files.pythonhosted.org/packages/8c/98/e352605b12608e5472163dbba4beb026ee2659d1fab7888ba3575f84c7f0/kptgraphs-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f41aa50880bc9d98b5a555879e85520977972e39c0f7c8a2a9310490c4b2f28",
                "md5": "4c4104bb16ce84d25fc426bad0be1a07",
                "sha256": "0eb9ef934066408a92e0f4c50b1655538bd79c8df6bf3450b4f639e5c2332651"
            },
            "downloads": -1,
            "filename": "kptgraphs-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "4c4104bb16ce84d25fc426bad0be1a07",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16571,
            "upload_time": "2024-03-29T18:05:25",
            "upload_time_iso_8601": "2024-03-29T18:05:25.294920Z",
            "url": "https://files.pythonhosted.org/packages/7f/41/aa50880bc9d98b5a555879e85520977972e39c0f7c8a2a9310490c4b2f28/kptgraphs-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 18:05:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kptgraphs"
}
        
Elapsed time: 0.19176s