{ "info": { "author": "Bhasin Naik", "author_email": "bhasinnaik@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "\n# Json Decoder\nThis is Json Decoder utility project which decode JSON response into dictionary/list.\n\n## Installation\nRun Following Command to install:\n``` Python\npip install JsonDecoderUtility\n```\n\n## Example Json Strcuture\n {\n \"status\": {\n \"timestamp\": \"2019-10-29T09:53:32.713Z\",\n \"error_code\": 0,\n \"error_message\": null,\n \"elapsed\": 11,\n \"credit_count\": 1,\n \"notice\": null\n }, \n data: [\n {\n \"id\": 1,\n \"name\": \"Bitcoin\",\n \"symbol\": \"BTC\",\n \"slug\": \"bitcoin\",\n \"num_market_pairs\": 7839,\n \"date_added\": \"2013-04-28T00:00:00.000Z\",\n \"tags\": [\n \"mineable\"\n ],\n \"max_supply\": 21000000,\n \"circulating_supply\": 18018712,\n \"total_supply\": 18018712,\n \"platform\": null,\n \"cmc_rank\": 1,\n \"last_updated\": \"2019-10-29T09:52:38.000Z\",\n \"quote\": {\n \"INR\": {\n \"price\": 667560.1128484675,\n \"volume_24h\": 1970166977183.0684,\n \"percent_change_1h\": -0.2029636,\n \"percent_change_24h\": 0.36647437,\n \"percent_change_7d\": 14.05843774,\n \"market_cap\": 12028573416104.035,\n \"last_updated\": \"2019-10-29T09:53:01.000Z\"\n }\n }\n }\n ]\n }\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "JsonDecoderUtility", "package_url": "https://pypi.org/project/JsonDecoderUtility/", "platform": "", "project_url": "https://pypi.org/project/JsonDecoderUtility/", "project_urls": null, "release_url": "https://pypi.org/project/JsonDecoderUtility/0.0.4/", "requires_dist": null, "requires_python": "", "summary": "Json Decoder from URL", "version": "0.0.4", "yanked": false, "yanked_reason": null }, "last_serial": 6046445, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "a13b652d3397298c72778e82931e9a99", "sha256": "f930f23eb8f98a0f35008bfbe8f61fa25625e37bcd1c68246ba9f8e15b488270" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a13b652d3397298c72778e82931e9a99", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2823, "upload_time": "2019-10-29T10:24:14", "upload_time_iso_8601": "2019-10-29T10:24:14.409792Z", "url": "https://files.pythonhosted.org/packages/24/ee/0a93ff2e73456012ab751524196e57a45033b730d5094fbd7838dc5fc4a0/JsonDecoderUtility-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1bfdf59bf5440571bcebbd6adace8c34", "sha256": "0eed4ddc2237850b7da3a13e06ab260e89b931ee3561e4be6454a821a36fc8e9" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1bfdf59bf5440571bcebbd6adace8c34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2615, "upload_time": "2019-10-29T10:24:19", "upload_time_iso_8601": "2019-10-29T10:24:19.433620Z", "url": "https://files.pythonhosted.org/packages/77/a7/0c179fda59055a41c5ce8ef8c0ee9f9b1f96e8c30ff6c51d5eaf84506651/JsonDecoderUtility-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "1102c01584fba458c91d9c4b6029433b", "sha256": "5415e4047bebf9a6e05b00df641bd5d464e4b17255c22af1676baa22c7d8f762" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "1102c01584fba458c91d9c4b6029433b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2828, "upload_time": "2019-10-29T10:37:22", "upload_time_iso_8601": "2019-10-29T10:37:22.907461Z", "url": "https://files.pythonhosted.org/packages/2c/ed/bfe6a211134d9e97eda1450fadbe8965efa252317fb6167a551a0a767ce0/JsonDecoderUtility-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "18ca8d452a0eccabf17f360e97b9a0a5", "sha256": "28b16d3bf576d0ef945aa0fb40a7c1cb901576c3a14f68562ba4532f0bad0738" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.3.tar.gz", "has_sig": false, "md5_digest": "18ca8d452a0eccabf17f360e97b9a0a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2630, "upload_time": "2019-10-29T10:37:24", "upload_time_iso_8601": "2019-10-29T10:37:24.772922Z", "url": "https://files.pythonhosted.org/packages/59/0a/221a3bb983dd5acd06425855ba9c9998ef22c44ff3ab0f86cc31d9f40fb7/JsonDecoderUtility-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "b0cf148cae290cf22dae2139ddec50f1", "sha256": "5e44d091baab0da3cad55d4193fffc909994f3e4c33b0abd1e8bd3821d490c8f" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b0cf148cae290cf22dae2139ddec50f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2840, "upload_time": "2019-10-29T10:43:41", "upload_time_iso_8601": "2019-10-29T10:43:41.997115Z", "url": "https://files.pythonhosted.org/packages/ab/5c/2dad0164509d7461b35f4bb77afafa8acd4d50dce95a51ce24f5a8513f0f/JsonDecoderUtility-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ee01d0c73be0fead1e99a450ead031ae", "sha256": "56711aa593479d5d81ed37a8cb3a4d89e4d020f6d890d2e0bd2c1fd0daf08e08" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ee01d0c73be0fead1e99a450ead031ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2644, "upload_time": "2019-10-29T10:43:43", "upload_time_iso_8601": "2019-10-29T10:43:43.755765Z", "url": "https://files.pythonhosted.org/packages/4c/8d/fb3cd58b7f3ae06ae4f9dacbb756f2b38c38503c18cd0aedc85c083a92ee/JsonDecoderUtility-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0cf148cae290cf22dae2139ddec50f1", "sha256": "5e44d091baab0da3cad55d4193fffc909994f3e4c33b0abd1e8bd3821d490c8f" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b0cf148cae290cf22dae2139ddec50f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2840, "upload_time": "2019-10-29T10:43:41", "upload_time_iso_8601": "2019-10-29T10:43:41.997115Z", "url": "https://files.pythonhosted.org/packages/ab/5c/2dad0164509d7461b35f4bb77afafa8acd4d50dce95a51ce24f5a8513f0f/JsonDecoderUtility-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ee01d0c73be0fead1e99a450ead031ae", "sha256": "56711aa593479d5d81ed37a8cb3a4d89e4d020f6d890d2e0bd2c1fd0daf08e08" }, "downloads": -1, "filename": "JsonDecoderUtility-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ee01d0c73be0fead1e99a450ead031ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2644, "upload_time": "2019-10-29T10:43:43", "upload_time_iso_8601": "2019-10-29T10:43:43.755765Z", "url": "https://files.pythonhosted.org/packages/4c/8d/fb3cd58b7f3ae06ae4f9dacbb756f2b38c38503c18cd0aedc85c083a92ee/JsonDecoderUtility-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }