Pythonpackage to retrieve and manage data of the IMDb
Cinemagoer is a Pythonpackage useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
KScriptDbg4 is a GUI to Perl & Python script debugger. This GUI is the result of the port to KDE4 / Qt4
of Protoeditor, a project by Thiago Silva, based on release 1.1beta3.
It offers the main functions of a debugger : set breakpoints, run the script step by step, enter a function, step outside a function, display global and local variables, watch for variables or expressions ...
Proctor is a tool for running unit tests for Python programs. It uses the standard unittest module, and provides a GUI and command line interface for finding and running all tests available in a package or set of packages.