{ "info": { "author": "Martin Lundwall", "author_email": "martin@betahaus.net", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "betahaus.debug\n==============\n\n\nWhat is betahaus.debug?\n-----------------------\nA simple utility function for adding a external pdb script that is accessible via url everywhere in the site.\nThis does not add any post-mortem debugger. If you want that use the ``Products.PDBDebugMode``.\n``betahaus.debug`` only works when in DevelopmentMode.\n\nInstallation\n------------\n\nbuildout:\n - add ``betahaus.debug`` entries to eggs and zcml in the appropriate buildout configuration file.\n - re-run buildout.\n - Install via portal_quickinstaller or Site Setup in plone to get the External method\n \nUsage\n-----\nAdd ``/pdb`` to a url and you will get a python debugger on that contenttype where ``self`` is the context.\n\nRemember to remove this when putting in production.\n\nEnjoy!\n\nChange history\n--------------\n\n0.1 (2009-08-29)\n----------------\n - Initial release (mlundwall)\n \nContributors\n------------\n\n - `Martin Lundwall `_, Author", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/betahaus.debug", "keywords": "plone debug pdb", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "betahaus.debug", "package_url": "https://pypi.org/project/betahaus.debug/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/betahaus.debug/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/betahaus.debug" }, "release_url": "https://pypi.org/project/betahaus.debug/0.1/", "requires_dist": null, "requires_python": null, "summary": "Simple debug help with pdb", "version": "0.1" }, "last_serial": 1000935, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0adb8d4d5714ff184b8d831693782c02", "sha256": "7c22c67c740e0a144a676924eb163d8e901f2c47bbc1dc82d1f72e08dbad0b08" }, "downloads": -1, "filename": "betahaus.debug-0.1.tar.gz", "has_sig": false, "md5_digest": "0adb8d4d5714ff184b8d831693782c02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3636, "upload_time": "2009-08-28T13:45:55", "url": "https://files.pythonhosted.org/packages/ff/7d/ef2b6be4fa753852aa3bfe9ddc78aca5c034a9745c24521e47d72512ae5e/betahaus.debug-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0adb8d4d5714ff184b8d831693782c02", "sha256": "7c22c67c740e0a144a676924eb163d8e901f2c47bbc1dc82d1f72e08dbad0b08" }, "downloads": -1, "filename": "betahaus.debug-0.1.tar.gz", "has_sig": false, "md5_digest": "0adb8d4d5714ff184b8d831693782c02", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3636, "upload_time": "2009-08-28T13:45:55", "url": "https://files.pythonhosted.org/packages/ff/7d/ef2b6be4fa753852aa3bfe9ddc78aca5c034a9745c24521e47d72512ae5e/betahaus.debug-0.1.tar.gz" } ] }