轻松地将可访问的python交互控制台嵌入到应用程序中

bugger的Python项目详细描述


快速概述

bugger是python应用程序调试工具的集合。所有的 项目中的工具有两个共同的想法/特性,有助于 该库具有内聚性,易于在应用程序中使用。

  • 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/

当前工具/功能

Bugger包含一个不断扩展的特性集,目前,它包括 可以插入应用程序的以下功能/工具 帮助您完成工作…

  • Embedded Console Tools (bugger.console
    • Embedded Telnet Console (bugger.console.TelnetInteractiveConsoleServer)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
实现GDPR时MainActivity中出现java错误   java获取在应用服务器中配置的数据源实例?   java GWT JUnit测试是否可以忽略sameorigin策略   Java数学。random():选择13×13三角形阵列的元素   对java框架的建议   Java中如何将回车写入xls文件   Java数据结构与Hibernate一起用于存储未知数量的参数?   java from方法中我的变量返回的简单问题   java Apache Poi无法读取工作表名称   java我需要帮助重载构造函数和创建接受类作为参数的构造函数   java创建。jar文件具有决定性(每次都相同)   文件io缓冲随机访问文件java   提供范围的java Maven可传递依赖项   java解析Hibernate对象时遇到问题,该对象包含Struts2 xslt结果类型中的集合   java集成JS和CSS与ThymeLeaf和SpringBoot