{ "info": { "author": "Ramalingam Saravanan", "author_email": "sarava@sarava.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Monitoring", "Topic :: System :: Shells" ], "description": "An object-oriented python debugger for nonlinear tracing\r\n---------------------------------------------------------------------------\r\n\r\n*otrace* is an object-oriented debugger for nonlinear tracing\r\nof asynchronous or multithreaded interactive python programs. It addresses\r\nsome of the limitations of sequential debugging techniques which\r\ndo not work well with server programs, where multiple requests are\r\nhandled in parallel. For example, instrumenting web servers with\r\nprint/logging statements can often result in voluminous log output\r\nwith interleaved streams of messages.\r\n\r\n*otrace* takes a different approach to debugging that relies less on\r\nsequential operations. Its features including taking \"snapshots\"\r\nof variables for tracing, \"tagging\" objects for tracking across\r\ndifferent method invocations, and modifying live code\r\n(\"monkey patching\") to insert print statements etc.\r\n\r\n*otrace* maps all the objects in the running program, as well as the\r\n\"snapshot\" objects, to a virtual filesystem mounted under ``/osh``.\r\nIt provides a shell-like interface, *oshell*, with commands like\r\n*cd*, *ls* etc. that can be used to browse classes, methods, and\r\ninstance variables in the virtual filesystem. Tab completion and\r\nsimple wildcarding are supported.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.mindmeldr.com/otrace", "keywords": "debugging, shell, tracing", "license": "", "maintainer": "", "maintainer_email": "", "name": "otrace", "package_url": "https://pypi.org/project/otrace/", "platform": "", "project_url": "https://pypi.org/project/otrace/", "project_urls": { "Homepage": "http://code.mindmeldr.com/otrace" }, "release_url": "https://pypi.org/project/otrace/0.30.9/", "requires_dist": null, "requires_python": null, "summary": "An object-oriented python debugger for nonlinear tracing", "version": "0.30.9" }, "last_serial": 722949, "releases": { "0.30": [ { "comment_text": "", "digests": { "md5": "f9646c16d5b41eae13f25c4ad6092424", "sha256": "e931c0f76b1239f9d7bd90955f9f41f5b8fb9df371832eedc70217636d195370" }, "downloads": -1, "filename": "otrace-0.30-py2.7.egg", "has_sig": false, "md5_digest": "f9646c16d5b41eae13f25c4ad6092424", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 110099, "upload_time": "2012-06-11T00:07:02", "url": "https://files.pythonhosted.org/packages/98/bb/a99ac0e913167dcf6e1a17da3e6429c67e11bd6fb6db158cb6b8533fc622/otrace-0.30-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0de2a5339592f2cd1c3d8db79d1d1db4", "sha256": "9c6869a4a44ca44b99d85e6ae1abc7be7db454f8b895b0f50946b35b7cf86b37" }, "downloads": -1, "filename": "otrace-0.30.tar.gz", "has_sig": false, "md5_digest": "0de2a5339592f2cd1c3d8db79d1d1db4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88671, "upload_time": "2012-06-11T00:06:43", "url": "https://files.pythonhosted.org/packages/8a/c3/48dcae3f42b231fac65c43837b96bca7689d6d4856e80e50db6af322e19b/otrace-0.30.tar.gz" } ], "0.30.9": [ { "comment_text": "", "digests": { "md5": "185866ad2d3fa4056cacb14e7036dcda", "sha256": "0bc913286a1fee5451eeeb8db5e9f79ab8e47c087d75a658b197aa3b40e09ba6" }, "downloads": -1, "filename": "otrace-0.30.9-py2.7.egg", "has_sig": false, "md5_digest": "185866ad2d3fa4056cacb14e7036dcda", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 124843, "upload_time": "2012-08-27T02:19:51", "url": "https://files.pythonhosted.org/packages/7d/2b/c2b9764992e97a4f03dfb51f2ed700173a571f60787f2027eda2be2ec1db/otrace-0.30.9-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "04d9308477a6c41dd021898d63728650", "sha256": "66f37e660043653e467305d2de302668c27c4eb3f26c72e92f8d56e1956fe5a8" }, "downloads": -1, "filename": "otrace-0.30.9.tar.gz", "has_sig": false, "md5_digest": "04d9308477a6c41dd021898d63728650", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94131, "upload_time": "2012-08-27T12:39:57", "url": "https://files.pythonhosted.org/packages/50/16/09ab70c97ea3ba6c9567eb5fc2c3021478a0d2d951b35d20114347ecc804/otrace-0.30.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "185866ad2d3fa4056cacb14e7036dcda", "sha256": "0bc913286a1fee5451eeeb8db5e9f79ab8e47c087d75a658b197aa3b40e09ba6" }, "downloads": -1, "filename": "otrace-0.30.9-py2.7.egg", "has_sig": false, "md5_digest": "185866ad2d3fa4056cacb14e7036dcda", "packagetype": "bdist_egg", "python_version": "any", "requires_python": null, "size": 124843, "upload_time": "2012-08-27T02:19:51", "url": "https://files.pythonhosted.org/packages/7d/2b/c2b9764992e97a4f03dfb51f2ed700173a571f60787f2027eda2be2ec1db/otrace-0.30.9-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "04d9308477a6c41dd021898d63728650", "sha256": "66f37e660043653e467305d2de302668c27c4eb3f26c72e92f8d56e1956fe5a8" }, "downloads": -1, "filename": "otrace-0.30.9.tar.gz", "has_sig": false, "md5_digest": "04d9308477a6c41dd021898d63728650", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94131, "upload_time": "2012-08-27T12:39:57", "url": "https://files.pythonhosted.org/packages/50/16/09ab70c97ea3ba6c9567eb5fc2c3021478a0d2d951b35d20114347ecc804/otrace-0.30.9.tar.gz" } ] }