{ "info": { "author": "Primus Zhao", "author_email": "python4699680@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "using context manager to achieve one line set_trace, since there is no local variable recorded, inspect module is used to recover nonlocal variable in dict variable: nonlocals", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD License", "maintainer": "Primus Zhao", "maintainer_email": "python4699680@gmail.com", "name": "one-line-catch", "package_url": "https://pypi.org/project/one-line-catch/", "platform": "all", "project_url": "https://pypi.org/project/one-line-catch/", "project_urls": null, "release_url": "https://pypi.org/project/one-line-catch/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "try except and set-trace in one line with content manager", "version": "1.0.0" }, "last_serial": 5228658, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f5c912d693fb4b022403ca7f76a498e0", "sha256": "90b30db6df5b9b2da3975a1883482319e19e5db42587d1a7e1a7f842a9187136" }, "downloads": -1, "filename": "one-line-catch-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f5c912d693fb4b022403ca7f76a498e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1384, "upload_time": "2019-05-05T14:54:05", "url": "https://files.pythonhosted.org/packages/fc/95/acb5bef0ed6ea1958ee9c553d114ec1002c4bd868f3eaa6f221ca59b48fa/one-line-catch-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f5c912d693fb4b022403ca7f76a498e0", "sha256": "90b30db6df5b9b2da3975a1883482319e19e5db42587d1a7e1a7f842a9187136" }, "downloads": -1, "filename": "one-line-catch-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f5c912d693fb4b022403ca7f76a498e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1384, "upload_time": "2019-05-05T14:54:05", "url": "https://files.pythonhosted.org/packages/fc/95/acb5bef0ed6ea1958ee9c553d114ec1002c4bd868f3eaa6f221ca59b48fa/one-line-catch-1.0.0.tar.gz" } ] }