BASH Debugger

BASH Debugger 4.0-0.1

Bash Debugger project contains patched sources to BASH that enable better debugging support as well as improved error reporting.In addition, this project contains the most comprehensive source-code debugger for bash that has been written.Since this...

pydbgr

pydbgr 0.2.6

This is a complete rewrite of the pydb debugger.The command API portion of the debugger is largely modeled on the GNU GDB model.A command-line interface (CLI) is provided.The intention is that IDE frameworks like Eclipse, Aptana or Netbeans and...

pycolumnize

pycolumnize 0.3.8

It parses a list of strings and displays the items as columns arranged horizontally or vertically, based on user input configuration data.The module simply takes the list enumeration and adds a newline character where needed.Each column is only as wide as...

pyficache

pyficache 0.2.4

To use pyficache, just tell it what file to open and what line to go to and retrieve the code from.pyficache will open the file in the background, parse the code (not run it) and fetch the desired line, caching it as well for future references and faster...

read more