bugger 0.2
Easily embed accessible python interactive console into your application
Downloads ↓ | Package Documentation
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)
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| bugger-0.2.zip (md5) | Source | 2011-08-19 | 8KB | 229 | |
- Author: Paul Osborne
- Documentation: bugger package documentation
- Home Page: http://github.com/posborne/bugger
- Keywords: bugger interactive InteractiveConsole interpreter console code InteractiveInterpreter
- License: MIT
- Package Index Owner: paul.osborne
- DOAP record: bugger-0.2.xml
