pyecharts


Namepyecharts JSON
Version 2.0.8 PyPI version JSON
download
home_pagehttps://github.com/pyecharts/pyecharts
SummaryPython options, make charting easier
upload_time2025-01-24 03:10:07
maintainerNone
docs_urlNone
authorchenjiandongx
requires_pythonNone
licenseMIT
keywords echarts charts plotting-tool
VCS
bugtrack_url
requirements jinja2 prettytable simplejson
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pyecharts/pyecharts",
    "name": "pyecharts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Echarts, charts, plotting-tool",
    "author": "chenjiandongx",
    "author_email": "chenjiandongx@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/98/68/c86a3960ab5d97709237e91a5136ae02079c3c39c83192ca16f1a25f8b1a/pyecharts-2.0.8.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python options, make charting easier",
    "version": "2.0.8",
    "project_urls": {
        "Homepage": "https://github.com/pyecharts/pyecharts"
    },
    "split_keywords": [
        "echarts",
        " charts",
        " plotting-tool"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ae18383622b338e4f6948ba1b75a8155d748ce097ead08a4163ca763f0ad510e",
                "md5": "8665672042e94b2098a25470fd91d868",
                "sha256": "8b711ba139f39f89bc1b2a869d7adda89dc74c910d158a1f9063109fe66bc985"
            },
            "downloads": -1,
            "filename": "pyecharts-2.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8665672042e94b2098a25470fd91d868",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 153686,
            "upload_time": "2025-01-24T03:10:03",
            "upload_time_iso_8601": "2025-01-24T03:10:03.737473Z",
            "url": "https://files.pythonhosted.org/packages/ae/18/383622b338e4f6948ba1b75a8155d748ce097ead08a4163ca763f0ad510e/pyecharts-2.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9868c86a3960ab5d97709237e91a5136ae02079c3c39c83192ca16f1a25f8b1a",
                "md5": "c65e02722071989957740c771cb4383e",
                "sha256": "908dbd939862dd3c76bb53697bdb41d3cdd0b5ba48ca69a76a6085d0aa27dbdf"
            },
            "downloads": -1,
            "filename": "pyecharts-2.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "c65e02722071989957740c771cb4383e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 165148,
            "upload_time": "2025-01-24T03:10:07",
            "upload_time_iso_8601": "2025-01-24T03:10:07.179838Z",
            "url": "https://files.pythonhosted.org/packages/98/68/c86a3960ab5d97709237e91a5136ae02079c3c39c83192ca16f1a25f8b1a/pyecharts-2.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 03:10:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyecharts",
    "github_project": "pyecharts",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "2.11.3"
                ]
            ]
        },
        {
            "name": "prettytable",
            "specs": []
        },
        {
            "name": "simplejson",
            "specs": []
        }
    ],
    "lcname": "pyecharts"
}
        
Elapsed time: 6.34942s