{ "info": { "author": "Christopher Arndt", "author_email": "chris@chrisarndt.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: TurboGears", "Framework :: TurboGears :: Widgets", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Topic :: Software Development :: Debuggers", "Topic :: Software Development :: Testing" ], "description": "Installation::\r\n\r\n [sudo] easy_install TGFirebugLite\r\n\r\nor:\r\n\r\n 1. Download the Egg manually from here_ or the Cheeseshop_.\r\n 2. Install with ``easy_install ``.\r\n\r\n.. _here: http://chrisarndt.de/projects/tgfirebuglite/download/\r\n.. _Cheeseshop: http://python.org/pypi/TGFirebugLite\r\n\r\nUsage:\r\n\r\nTo use this widget, just add it to the ``tg.include_widgets`` configuration\r\nsetting, for example in your ``dev.cfg``::\r\n\r\n tg.include_widgets = ['firebug.widgets.firebug_js', ...]\r\n\r\nIf you don't care to simulate the Firebug console, but you want to prevent calls\r\nto ``console.log()`` in your JavaScript code from causing errors, then just\r\nchange the widget name to ``firebug.widgets.firebugx_js``.\r\n\r\nTo try it out, just hit F12 after your page has loaded and the Firebug console\r\nframe will open at the bottom of your page. You can enter JavaScript commands\r\nat the command line right at the bottom and see their outcome in the console\r\nlogging area above.\r\n\r\nPlease see http://www.getfirebug.com/lite.html for more information.", "description_content_type": null, "docs_url": null, "download_url": "http://chrisarndt.de/projects/tgfirebuglite//download/TGFirebugLite-1.0b-py2.4.egg", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://chrisarndt.de/projects/tgfirebuglite/", "keywords": "turbogears.widgets", "license": "MPL/GPL/LGPL", "maintainer": "", "maintainer_email": "", "name": "TGFirebugLite", "package_url": "https://pypi.org/project/TGFirebugLite/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/TGFirebugLite/", "project_urls": { "Download": "http://chrisarndt.de/projects/tgfirebuglite//download/TGFirebugLite-1.0b-py2.4.egg", "Homepage": "http://chrisarndt.de/projects/tgfirebuglite/" }, "release_url": "https://pypi.org/project/TGFirebugLite/1.0b/", "requires_dist": null, "requires_python": null, "summary": "A TurboGears widgets wrapper for the Firebug Lite JavaScript Library.", "version": "1.0b" }, "last_serial": 802703, "releases": { "1.0b": [ { "comment_text": "", "digests": { "md5": "0fe63290b699b75b6a19b3fc9f935b64", "sha256": "72d8f6d1cb8900553e1a87ab53fe2d296ade5033fda13724d0df20ebd4be97d9" }, "downloads": -1, "filename": "TGFirebugLite-1.0b-py2.4.egg", "has_sig": false, "md5_digest": "0fe63290b699b75b6a19b3fc9f935b64", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 14556, "upload_time": "2006-12-20T14:04:58", "url": "https://files.pythonhosted.org/packages/af/be/e921016a050ab13124c1344c2c0c45845c5293f3036c8fab12bdb94c931a/TGFirebugLite-1.0b-py2.4.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fe63290b699b75b6a19b3fc9f935b64", "sha256": "72d8f6d1cb8900553e1a87ab53fe2d296ade5033fda13724d0df20ebd4be97d9" }, "downloads": -1, "filename": "TGFirebugLite-1.0b-py2.4.egg", "has_sig": false, "md5_digest": "0fe63290b699b75b6a19b3fc9f935b64", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 14556, "upload_time": "2006-12-20T14:04:58", "url": "https://files.pythonhosted.org/packages/af/be/e921016a050ab13124c1344c2c0c45845c5293f3036c8fab12bdb94c931a/TGFirebugLite-1.0b-py2.4.egg" } ] }