json-x-table


Namejson-x-table JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryConvert your json dump files with a certain format to HTML tables in a fast and efficient way
upload_time2024-06-09 05:55:59
maintainerNone
docs_urlNone
authorSagar Dhande
requires_pythonNone
licenseNone
keywords python3 json_to_html
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Convert your json dump files with a certain format to HTML tables in a fast and efficient way.
You may want to override the functions in order to match any format that you want, with specific customizable column values.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "json-x-table",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python3, Json_to_HTML",
    "author": "Sagar Dhande",
    "author_email": "dhandesagar78@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9c/d9/405a874f0ef1e75853a05651185be5907535c5cadecc92d982693258465b/json_x_table-0.1.0.tar.gz",
    "platform": null,
    "description": "Convert your json dump files with a certain format to HTML tables in a fast and efficient way.\nYou may want to override the functions in order to match any format that you want, with specific customizable column values.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Convert your json dump files with a certain format to HTML tables in a fast and efficient way",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "python3",
        " json_to_html"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93f970f2290d7e0dbf050f232afaf55b5ae8d303ebfb3075d065d52e9f0c0a4c",
                "md5": "0128fe3023ac23997ee957196bcc9927",
                "sha256": "f5ba0196a94369804f85e292b7bb74274e34b2103ef781b90dc6ab893ccd21ce"
            },
            "downloads": -1,
            "filename": "json_x_table-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0128fe3023ac23997ee957196bcc9927",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4898,
            "upload_time": "2024-06-09T05:55:57",
            "upload_time_iso_8601": "2024-06-09T05:55:57.953686Z",
            "url": "https://files.pythonhosted.org/packages/93/f9/70f2290d7e0dbf050f232afaf55b5ae8d303ebfb3075d065d52e9f0c0a4c/json_x_table-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cd9405a874f0ef1e75853a05651185be5907535c5cadecc92d982693258465b",
                "md5": "7291136995cc8c0ad82ba07634698666",
                "sha256": "3c0bc9e7807b4febad4f282cb66f30188c1babe263e2b585950f965d77f09094"
            },
            "downloads": -1,
            "filename": "json_x_table-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7291136995cc8c0ad82ba07634698666",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3986,
            "upload_time": "2024-06-09T05:55:59",
            "upload_time_iso_8601": "2024-06-09T05:55:59.492782Z",
            "url": "https://files.pythonhosted.org/packages/9c/d9/405a874f0ef1e75853a05651185be5907535c5cadecc92d982693258465b/json_x_table-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-09 05:55:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "json-x-table"
}
        
Elapsed time: 0.26110s