{ "info": { "author": "weaming", "author_email": "garden.yuen@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Patch Python `float`\n\nConvert to `decimal.Decimal` for every operations of `Float`, which will monkey patch builtins `float`.\n\n## Usage\n\n```\nfrom patch_float import patch_json_loads, test_json_loads\npatch_json_loads()\ntest_json_loads()\n\n# Or\n\nfrom patch_float import patch_float_all\npatch_float_all()\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": "https://github.com/weaming/patch-json-float", "keywords": "monkey-patch,patch,developer", "license": "", "maintainer": "", "maintainer_email": "", "name": "patch-json-float", "package_url": "https://pypi.org/project/patch-json-float/", "platform": "", "project_url": "https://pypi.org/project/patch-json-float/", "project_urls": { "Bug Reports": "https://github.com/weaming/patch-json-float", "Homepage": "https://github.com/weaming/patch-json-float", "Source": "https://github.com/weaming/patch-json-float" }, "release_url": "https://pypi.org/project/patch-json-float/0.3/", "requires_dist": null, "requires_python": "", "summary": "patch builtins float class", "version": "0.3" }, "last_serial": 5975173, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e8913f355d8794cc66380753faa8692a", "sha256": "f44f51457bc170003df2f342ae942c631274ac5b1b5e86bc7d4d6df4ed7f8745" }, "downloads": -1, "filename": "patch_json_float-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e8913f355d8794cc66380753faa8692a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2190, "upload_time": "2019-10-15T05:35:53", "url": "https://files.pythonhosted.org/packages/09/3b/b7cf9468013596e82f701aadd861f815091f2ffbc6daecd56b78ea3d46ac/patch_json_float-0.1-py3-none-any.whl" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b8fd2285e8475fa831b6ab1d9e5806e0", "sha256": "2870440f65dbb9d7abeea4e92f98bad24184714863528f67e2dcda3dbb981085" }, "downloads": -1, "filename": "patch_json_float-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b8fd2285e8475fa831b6ab1d9e5806e0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2292, "upload_time": "2019-10-15T06:50:34", "url": "https://files.pythonhosted.org/packages/dd/44/5ca1deb2cc0a4e308205618c671eb8b1d92e9fa3a28fb95d7352228024a3/patch_json_float-0.2-py3-none-any.whl" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "11864784151eb3dd8f8387d5dd313444", "sha256": "30113a19f9e58fd4f146b9140a97063606befc630dda465baeaebea91d634fe2" }, "downloads": -1, "filename": "patch_json_float-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "11864784151eb3dd8f8387d5dd313444", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2291, "upload_time": "2019-10-15T07:02:06", "url": "https://files.pythonhosted.org/packages/cc/8f/cc6602f680fa1e636e98846096c930e2148ee247999cc312d18b7a648d6b/patch_json_float-0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11864784151eb3dd8f8387d5dd313444", "sha256": "30113a19f9e58fd4f146b9140a97063606befc630dda465baeaebea91d634fe2" }, "downloads": -1, "filename": "patch_json_float-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "11864784151eb3dd8f8387d5dd313444", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2291, "upload_time": "2019-10-15T07:02:06", "url": "https://files.pythonhosted.org/packages/cc/8f/cc6602f680fa1e636e98846096c930e2148ee247999cc312d18b7a648d6b/patch_json_float-0.3-py3-none-any.whl" } ] }