{ "info": { "author": "Wolfgang Lipp", "author_email": "castor@snafu.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: Free for non-commercial use", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "Tracy provides a simple but informative and configurable view at live, running \r\nPython programs. The basic functionality is to render the source of each line \r\ntraversed, complete with graphical call stack level depth indication and \r\nsourceline reference. Using magic comments, users can choose to print out \r\nvariable values at interesting points or hide lines for minimized clutter. More \r\nfeatures planned. Sorry, no distutils as yet, just drop the folder into a place \r\non your path. Snazzy epydocs provided. Pls have a try and do feed back, if you \r\nlike.", "description_content_type": null, "docs_url": null, "download_url": "http://home.snafu.de/castor/projects/tracy-0.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://paragate.net", "keywords": "trace, tracing, debug, debugging, dev, develop, developer, inspect, inspection, system, tool, tools", "license": "free for non-commercial use", "maintainer": "Wolfgang Lipp", "maintainer_email": "castor@snafu.de", "name": "tracy", "package_url": "https://pypi.org/project/tracy/", "platform": "OS Independent", "project_url": "https://pypi.org/project/tracy/", "project_urls": { "Download": "http://home.snafu.de/castor/projects/tracy-0.1.zip", "Homepage": "http://paragate.net" }, "release_url": "https://pypi.org/project/tracy/0.1/", "requires_dist": null, "requires_python": null, "summary": "Live tracing of Python programs", "version": "0.1" }, "last_serial": 803416, "releases": { "0.1": [] }, "urls": [] }