pyecharts


Namepyecharts JSON
Version 2.0.9 PyPI version JSON
download
home_pagehttps://github.com/pyecharts/pyecharts
SummaryPython options, make charting easier
upload_time2025-10-10 07:43:30
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/99/34/4b051acc2339b1767bcb95f2a22154f5f7fa8cfcb1def092cff47415f06a/pyecharts-2.0.9.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python options, make charting easier",
    "version": "2.0.9",
    "project_urls": {
        "Homepage": "https://github.com/pyecharts/pyecharts"
    },
    "split_keywords": [
        "echarts",
        " charts",
        " plotting-tool"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37b4c95a324b12885a110dcb340bad5043a397bc58ecbbf920416eafebc5cd42",
                "md5": "31aa68db542cf1cbd95f79127e2298b8",
                "sha256": "c2adada56931c29669bcf3a972137231625136337f874dbd617ccd752f1477b8"
            },
            "downloads": -1,
            "filename": "pyecharts-2.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31aa68db542cf1cbd95f79127e2298b8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 153862,
            "upload_time": "2025-10-10T07:43:29",
            "upload_time_iso_8601": "2025-10-10T07:43:29.498564Z",
            "url": "https://files.pythonhosted.org/packages/37/b4/c95a324b12885a110dcb340bad5043a397bc58ecbbf920416eafebc5cd42/pyecharts-2.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99344b051acc2339b1767bcb95f2a22154f5f7fa8cfcb1def092cff47415f06a",
                "md5": "75d90cc2606306b6c9370331d933ecce",
                "sha256": "7b4e8620809c22e32a19d613542f47ea6efa02f1189e00f91134cb5225e8f3ec"
            },
            "downloads": -1,
            "filename": "pyecharts-2.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "75d90cc2606306b6c9370331d933ecce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 166212,
            "upload_time": "2025-10-10T07:43:30",
            "upload_time_iso_8601": "2025-10-10T07:43:30.948779Z",
            "url": "https://files.pythonhosted.org/packages/99/34/4b051acc2339b1767bcb95f2a22154f5f7fa8cfcb1def092cff47415f06a/pyecharts-2.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-10 07:43:30",
    "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: 2.29329s