{ "info": { "author": "Ted Tibbetts", "author_email": "intuited@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "``coroner``\n===========\n\nWraps python invocations in code to do post-mortem debugging\nand sundry usefulnesses.\n\n``coroner`` was adapted from a stackoverflow.com `response`_\nby `synthesizerpatel`_.\n\n.. _response: http://stackoverflow.com/questions/3911624/3911725#3911725\n.. _synthesizerpatel: http://stackoverflow.com/users/210613/synthesizerpatel\n\n\nUsage\n-----\n\n``coroner`` is meant to be used as a command line module,\ninvoked with code like::\n\n python -m coroner some_sketchy_module.py\n\nWhen the sketchy script invariably throws an exception,\n``coroner`` will initiate a ``pdb.pm`` post-mortem debugging session.\n\nYou can also use it in the other ways that ``python`` can be used\non the command line, e.g. with ``-c`` or ``-``.\n\n\nBugs\n----\n\nThat's all, folks. I might add more sometime soon.\n\nOh yeah, it doesn't do recursive module invocation yet.\n\nAlso I haven't really tested it, just tried it with ``-c`` a couple of times.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/intuited/coroner", "keywords": "xml,grainery,odt,openoffice", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "coroner", "package_url": "https://pypi.org/project/coroner/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/coroner/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/intuited/coroner" }, "release_url": "https://pypi.org/project/coroner/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Wraps python invocations in code to do post-mortem debugging and sundry usefulnesses.", "version": "0.2.2" }, "last_serial": 788459, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "a489dd55fef1f16a3e2080f1f6f7ef2e", "sha256": "5355a81c66bc270eadb23bbd0f96c02ff0ba87bf9cad6e64a9ef8fd2bb174f03" }, "downloads": -1, "filename": "coroner-0.2.tar.gz", "has_sig": false, "md5_digest": "a489dd55fef1f16a3e2080f1f6f7ef2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4235, "upload_time": "2010-10-12T10:14:04", "url": "https://files.pythonhosted.org/packages/fc/15/7a68ac5548138aa27c7b83bd8b8e6a26da462ee0685154c505b3ef6ef618/coroner-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c2908b49af3bffda85292ec34cb0d9a0", "sha256": "c90b54363974ddc977f58942af627c7d7ba49f6916c466d55d6bb4fd1e205661" }, "downloads": -1, "filename": "coroner-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c2908b49af3bffda85292ec34cb0d9a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4325, "upload_time": "2010-10-21T20:18:07", "url": "https://files.pythonhosted.org/packages/03/5c/9bffd2ba6d65335dafd508601983153c9ad980591e0c3235e57d97e4205d/coroner-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "79ecac85b8a5abf40bf3d3196dcf77a3", "sha256": "cf7ef400975b5d474b7947ae10de401a964c30b9b9fb2a651979162771307a6e" }, "downloads": -1, "filename": "coroner-0.2.2.tar.gz", "has_sig": false, "md5_digest": "79ecac85b8a5abf40bf3d3196dcf77a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4396, "upload_time": "2010-10-21T23:13:02", "url": "https://files.pythonhosted.org/packages/cc/0a/050b850af201f931f30a0b6647367157fb21b0c63d80615a9be3a0c14e7b/coroner-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79ecac85b8a5abf40bf3d3196dcf77a3", "sha256": "cf7ef400975b5d474b7947ae10de401a964c30b9b9fb2a651979162771307a6e" }, "downloads": -1, "filename": "coroner-0.2.2.tar.gz", "has_sig": false, "md5_digest": "79ecac85b8a5abf40bf3d3196dcf77a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4396, "upload_time": "2010-10-21T23:13:02", "url": "https://files.pythonhosted.org/packages/cc/0a/050b850af201f931f30a0b6647367157fb21b0c63d80615a9be3a0c14e7b/coroner-0.2.2.tar.gz" } ] }