معرفی شرکت ها


TGFirebugLite-1.0b


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A TurboGears widgets wrapper for the Firebug Lite JavaScript Library.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل TGFirebugLite-1.0b
نام TGFirebugLite
نسخه کتابخانه 1.0b
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Christopher Arndt
ایمیل نویسنده chris@chrisarndt.de
آدرس صفحه اصلی http://chrisarndt.de/projects/tgfirebuglite/
آدرس اینترنتی https://pypi.org/project/TGFirebugLite/
مجوز MPL/GPL/LGPL
Installation:: [sudo] easy_install TGFirebugLite or: 1. Download the Egg manually from here_ or the Cheeseshop_. 2. Install with ``easy_install <egg-file>``. .. _here: http://chrisarndt.de/projects/tgfirebuglite/download/ .. _Cheeseshop: http://python.org/pypi/TGFirebugLite Usage: To use this widget, just add it to the ``tg.include_widgets`` configuration setting, for example in your ``dev.cfg``:: tg.include_widgets = ['firebug.widgets.firebug_js', ...] If you don't care to simulate the Firebug console, but you want to prevent calls to ``console.log()`` in your JavaScript code from causing errors, then just change the widget name to ``firebug.widgets.firebugx_js``. To try it out, just hit F12 after your page has loaded and the Firebug console frame will open at the bottom of your page. You can enter JavaScript commands at the command line right at the bottom and see their outcome in the console logging area above. Please see http://www.getfirebug.com/lite.html for more information.


نحوه نصب


نصب پکیج whl TGFirebugLite-1.0b:

    pip install TGFirebugLite-1.0b.whl


نصب پکیج tar.gz TGFirebugLite-1.0b:

    pip install TGFirebugLite-1.0b.tar.gz