giga-json


Namegiga-json JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/nebko16/giga_json
Summaryextension of python json module, but dumps pretty prints by default and the serializer can handle almost any python object you give it
upload_time2023-11-07 10:27:55
maintainer
docs_urlNone
authornebko16
requires_python>=3.6
licenseGPL-3.0
keywords python python3 json giga gigajson giga_json module pprint dumps indent prettyprint pretty print format serializer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nebko16/giga_json",
    "name": "giga-json",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "python python3 json giga gigajson giga_json module pprint dumps indent prettyprint pretty print format serializer",
    "author": "nebko16",
    "author_email": "nebko16@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5a/0b/574f9653e788a6617f3196ce5cf693c4a2d22ee589e8fb9fd115b448d784/giga_json-1.0.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "extension of python json module, but dumps pretty prints by default and the serializer can handle almost any python object you give it",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/nebko16/giga_json"
    },
    "split_keywords": [
        "python",
        "python3",
        "json",
        "giga",
        "gigajson",
        "giga_json",
        "module",
        "pprint",
        "dumps",
        "indent",
        "prettyprint",
        "pretty",
        "print",
        "format",
        "serializer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce01fb0337622c7ac79ff876697e64e898224f8b9c0288eb845a27872931cd29",
                "md5": "668ce65783da8d203040806191a8df3e",
                "sha256": "5507d4a5d78cef63389cfc53b670c717da71629a14650f6572985b40adff2c39"
            },
            "downloads": -1,
            "filename": "giga_json-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "668ce65783da8d203040806191a8df3e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 19495,
            "upload_time": "2023-11-07T10:27:54",
            "upload_time_iso_8601": "2023-11-07T10:27:54.325293Z",
            "url": "https://files.pythonhosted.org/packages/ce/01/fb0337622c7ac79ff876697e64e898224f8b9c0288eb845a27872931cd29/giga_json-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5a0b574f9653e788a6617f3196ce5cf693c4a2d22ee589e8fb9fd115b448d784",
                "md5": "cc900657fe9104fa019e20b39ff76707",
                "sha256": "fec6e49363a8e2e9d1f3bdabbd76e4e6bc58624f141fcf70ae3252644d27ff54"
            },
            "downloads": -1,
            "filename": "giga_json-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "cc900657fe9104fa019e20b39ff76707",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 26265,
            "upload_time": "2023-11-07T10:27:55",
            "upload_time_iso_8601": "2023-11-07T10:27:55.715142Z",
            "url": "https://files.pythonhosted.org/packages/5a/0b/574f9653e788a6617f3196ce5cf693c4a2d22ee589e8fb9fd115b448d784/giga_json-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-07 10:27:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nebko16",
    "github_project": "giga_json",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "giga-json"
}
        
Elapsed time: 0.14116s