معرفی شرکت ها


bugger-0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Easily embed accessible python interactive console into your application
ویژگی مقدار
سیستم عامل -
نام فایل bugger-0.2
نام bugger
نسخه کتابخانه 0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Paul Osborne
ایمیل نویسنده osbpau@gmail.com
آدرس صفحه اصلی http://github.com/posborne/bugger
آدرس اینترنتی https://pypi.org/project/bugger/
مجوز MIT
Bugger Debugging Tools ======================= Quick Overview -------------- Bugger is a collection of debugging tools for python applications. All the tools in the project have a couple common ideas/features that help to make the library cohesive and easily usable in your application. * Bugger tools help you debug your application by integrating in with your existing application, avoiding interference at all costs. * The Bugger tools have minimal dependencies. If you have python 2.4+ and the standard library, you should be able to use the tools. * The Bugger tools are well designed. Sane defaults are provided to get you up-and-running quickly, but it is understood that you may need to customize things to fit your needs, we try to make this easy. * The Bugger tools are well documented. Sphinx documentation for the project is regularly updated and available at http://packages.python.org/bugger/ Current Tools/Features ----------------------- Bugger contains an ever-expanding feature set which, at this time, includes the following features/tools that you can plug into your application to help you do your job... * Embedded Console Tools (bugger.console * Embedded Telnet Console (bugger.console.TelnetInteractiveConsoleServer)


نحوه نصب


نصب پکیج whl bugger-0.2:

    pip install bugger-0.2.whl


نصب پکیج tar.gz bugger-0.2:

    pip install bugger-0.2.tar.gz