jsonqfy


Namejsonqfy JSON
Version 0.1.1.5 PyPI version JSON
download
home_page
Summary
upload_time2023-10-07 13:14:03
maintainer
docs_urlNone
authorBecomeAllan
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JsonQFy

JsonQueryFY or JsonQFy for short is a library inspired by graphQL to decompose and manipulate a file as a dict in python.

This is a lightweight library that d`ont have any dependency

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jsonqfy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "BecomeAllan",
    "author_email": "becomeallan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/91/4e/04749338eccd7fd2aaa40a5902dd999455b0ae546600dbdcfc760fd50c45/jsonqfy-0.1.1.5.tar.gz",
    "platform": null,
    "description": "# JsonQFy\n\nJsonQueryFY or JsonQFy for short is a library inspired by graphQL to decompose and manipulate a file as a dict in python.\n\nThis is a lightweight library that d`ont have any dependency\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "",
    "version": "0.1.1.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acc5cb9a05aa564e8b02f5409db27f0f1300ee4dfc7fb9f7d21065ee35bfcb92",
                "md5": "5077aeac65af103010c647467713c73e",
                "sha256": "b5261fb7237a488ad358afd624ab29ebfc4ca17e5b1f333342b222c38477d8bf"
            },
            "downloads": -1,
            "filename": "jsonqfy-0.1.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5077aeac65af103010c647467713c73e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11616,
            "upload_time": "2023-10-07T13:14:01",
            "upload_time_iso_8601": "2023-10-07T13:14:01.119295Z",
            "url": "https://files.pythonhosted.org/packages/ac/c5/cb9a05aa564e8b02f5409db27f0f1300ee4dfc7fb9f7d21065ee35bfcb92/jsonqfy-0.1.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "914e04749338eccd7fd2aaa40a5902dd999455b0ae546600dbdcfc760fd50c45",
                "md5": "0160e98200c1397d34b1cab4db1c2cef",
                "sha256": "0c4e8a6aedaeef533e94dfac65d77c2f7f7f76d612599f1a5068bcfd39a6021f"
            },
            "downloads": -1,
            "filename": "jsonqfy-0.1.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0160e98200c1397d34b1cab4db1c2cef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11207,
            "upload_time": "2023-10-07T13:14:03",
            "upload_time_iso_8601": "2023-10-07T13:14:03.301267Z",
            "url": "https://files.pythonhosted.org/packages/91/4e/04749338eccd7fd2aaa40a5902dd999455b0ae546600dbdcfc760fd50c45/jsonqfy-0.1.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-07 13:14:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jsonqfy"
}
        
Elapsed time: 2.78195s