jsonasobj


Namejsonasobj JSON
Version 1.3.1 PyPI version JSON
download
home_pagehttp://github.com/hsolbrig/jsonasobj
SummaryJSON as python objects
upload_time2021-02-08 22:03:20
maintainer
docs_urlNone
authorHarold Solbrig
requires_python
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            an extension to the core python json library that treats name/value pairs
as first class attributes whenever possible 


            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/hsolbrig/jsonasobj",
    "name": "jsonasobj",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Harold Solbrig",
    "author_email": "solbrig@jhu.edu",
    "download_url": "https://files.pythonhosted.org/packages/e5/ba/13523c1408a23bac4e08ef2312732733c0129c4ff085d351eafaf45fd080/jsonasobj-1.3.1.tar.gz",
    "platform": "",
    "description": "an extension to the core python json library that treats name/value pairs\nas first class attributes whenever possible \n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "JSON as python objects",
    "version": "1.3.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "715738c47753c67ad67f76ba04ea673c9b77431a19e7b2601937e6872a99e841",
                "md5": "f937f74d3ab2ef207c8539d18706344c",
                "sha256": "b9e329dc1ceaae7cf5d5b214684a0b100e0dad0be6d5bbabac281ec35ddeca65"
            },
            "downloads": -1,
            "filename": "jsonasobj-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f937f74d3ab2ef207c8539d18706344c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4388,
            "upload_time": "2021-02-08T22:03:19",
            "upload_time_iso_8601": "2021-02-08T22:03:19.170065Z",
            "url": "https://files.pythonhosted.org/packages/71/57/38c47753c67ad67f76ba04ea673c9b77431a19e7b2601937e6872a99e841/jsonasobj-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5ba13523c1408a23bac4e08ef2312732733c0129c4ff085d351eafaf45fd080",
                "md5": "f4afdf7c50039f19238dc56c64055e80",
                "sha256": "d52e0544a54a08f6ea3f77fa3387271e3648655e0eace2f21e825c26370e44a2"
            },
            "downloads": -1,
            "filename": "jsonasobj-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f4afdf7c50039f19238dc56c64055e80",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4315,
            "upload_time": "2021-02-08T22:03:20",
            "upload_time_iso_8601": "2021-02-08T22:03:20.336611Z",
            "url": "https://files.pythonhosted.org/packages/e5/ba/13523c1408a23bac4e08ef2312732733c0129c4ff085d351eafaf45fd080/jsonasobj-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-02-08 22:03:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hsolbrig",
    "github_project": "jsonasobj",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "jsonasobj"
}
        
Elapsed time: 0.08861s