{ "info": { "author": "Graham Dumpleton", "author_email": "Graham.Dumpleton@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "The 'ispyd' package provides an in process shell for introspecting a\r\nrunning process. It was primarily intended for investigating running WSGI\r\napplication processes, specifically to determine what a process is doing\r\nwhen it hangs, but has many other features as well. This includes being\r\nable to start an embedded interactive Python interpreter session, set\r\ndebugger probe points to record tracebacks for exceptions and then later\r\nrun 'pdb' in post mortem mode on those exceptions.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/GrahamDumpleton/wsgi-shell/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GrahamDumpleton/wsgi-shell", "keywords": "", "license": "", "maintainer": "Graham Dumpleton", "maintainer_email": "Graham.Dumpleton@gmail.com", "name": "ispyd", "package_url": "https://pypi.org/project/ispyd/", "platform": "", "project_url": "https://pypi.org/project/ispyd/", "project_urls": { "Download": "https://github.com/GrahamDumpleton/wsgi-shell/tarball/master", "Homepage": "https://github.com/GrahamDumpleton/wsgi-shell" }, "release_url": "https://pypi.org/project/ispyd/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "Tool for introspecting running processes.", "version": "0.0.0" }, "last_serial": 838803, "releases": { "0.0.0": [] }, "urls": [] }