{ "info": { "author": "Robert E Brewer", "author_email": "fumanchu@amor.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "PyConquer is a trace hook designed to help you understand and debug threaded\r\ncode, and conquer concurrency headaches. While the Tracer instance is running,\r\nit will examine code as it is executed, and report on what's happening when.\r\nMost importantly, it prints the currently-executing line in a separate column\r\nfor each thread.", "description_content_type": null, "docs_url": null, "download_url": "http://projects.amor.org/misc/browser/pyconquer.py", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://projects.amor.org/misc/wiki/PyConquer", "keywords": "threads threading concurrent trace tracing state debug debugging debugger", "license": "Public domain", "maintainer": "", "maintainer_email": "", "name": "PyConquer", "package_url": "https://pypi.org/project/PyConquer/", "platform": "", "project_url": "https://pypi.org/project/PyConquer/", "project_urls": { "Download": "http://projects.amor.org/misc/browser/pyconquer.py", "Homepage": "http://projects.amor.org/misc/wiki/PyConquer" }, "release_url": "https://pypi.org/project/PyConquer/0.1%20beta/", "requires_dist": null, "requires_python": null, "summary": "A trace hook to help understand and debug threaded code", "version": "0.1 beta" }, "last_serial": 9481, "releases": { "0.1 alpha": [], "0.1 beta": [] }, "urls": [] }