Projects tagged ‘debug’ and ‘python’


[14 total ]

4 Users
 

Python logger console in Firebug (Firefox extension). Suitable for Google App Engine development.
Created about 1 year ago.

2 Users

Created 7 months ago.

2 Users

The Swiss Army knife of Python web development debugging.
Created 5 months ago.

1 Users

A debugging toolbar for Django with various panels of information. Code can be downloaded direct from github.com here: http://github.com/robhudson/django-debug-toolbar/commits/master/ All issues ... [More] have been moved to Github: http://github.com/robhudson/django-debug-toolbar/issues [Less]
Created about 1 year ago.

1 Users
   

Protoeditor is a small KDE text editor developed for debugging scripts interactively. The goal is to provide a simple editor supporting a variety of debuggers for different languages.
Created over 2 years ago.

1 Users

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and ... [More] provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]
Created 8 months ago.

0 Users

This plugin allows you to debug your scripts using Gedit. It utilizes GDBp protocol for debugging and works at least with xdebug PHP extension.
Created 6 months ago.

0 Users

A Django management command for testing views: Output content ./manage viewtool /Output content with settings.DEBUG = True ./manage viewtool --debug /Start PDB before calling the view ./manage ... [More] viewtool --pdb /Do a PDB postmortem when an error occurs ./manage viewtool --pm /Profile the view ./manage viewtool --profile=/tmp/hotshot /And much, much more. [Less]
Created 7 months ago.

0 Users

WebSniffer 0.1.5 - The web debug proxyCopyright(C) 2009 yinzhigang All rights reserved. 1.安装本软件为纯绿色软件 Windows: 系统需求:Windows 2000/XP/Vista ... [More] 解压缩到任意文件夹,推荐Profram Files文件夹,双击 WebSniffer.exe 执行。 Linux: 系统需求:GTK 2.13以上,libwx_gtk2 unicode 2.8.7以上 解压缩至任意目录,推荐/opt目录。 MacOS: 系统需求:Intel平台,Leopard下测试通过 双击DMG文件打开,复制WebSniffer至应用程序文件夹。 2.使用说明本软件使用代理模式来抓取浏览器请求信息,使用前要先设置浏览器http代理为127.0.0.1:8789 此端口及IP可通过软件设置界面修改 设置完成后点击WebSniffer工具栏第一个按钮启动监听模式,此后浏览器所有通信会被记录,点击左侧记录树 可查看相关记录详细信息,包括请求与回应头信息、Cookie、文本、图像等。 点击工具栏第二个按钮可清空监听记录。 [Less]
Created 4 months ago.

0 Users

smtpMailsink provides an outgoing SMTP Email Proxy with the following features: Allows all outgoing emails to be captured in mailboxes for later retrieval. Allows all outgoing emails to be resent ... [More] upon request. Allows emails to be backed-up at the Enterprise level. Allows those who should have received emails to retrieve them online or have them resent. [Less]
Created 4 months ago.