Uncategorized



Data over ICMP Download

Wednesday, April 30th, 2008

This script provides you a simple beta-tool that fills the DATA field of an address packet with strings, then send the packet(s) to an host specified. You can observe the

Imgv Download

Tuesday, April 29th, 2008

Imgv application allows you to manage images.

It includes GUI, file browser, slideshows, zooming, on the the-fly Exif viewing, histograms, fullscreen support, wallp

FunctionDecorators Download

Tuesday, April 29th, 2008

This script uses a function decorator to tell when and how a function should be logged. All kinds of things can be logged automatically, including the function arguments and (t

ooo_cvs Download

Tuesday, April 29th, 2008

This script is a wrapper for CVS that allows versioning the content of OpenOffice.org documents. It does not store the original archive in CVS, but it extracts the content into

Ordered Dictionary Download

Tuesday, April 29th, 2008

Often it is useful to use a dictionary to store information where the order of that information matters. In Python, one must usually keep a list of keys and pass the list along

Latin1 to ASCII Download

Monday, April 28th, 2008

This script takes a UNICODE string and replaces Latin-1 characters with something equivalent in 7-bit ASCII and returns a plain ASCII string. This function makes a best ef

Record-Jar Parser Download

Monday, April 28th, 2008

This script presents you a method to parse a file like object containing data in the record jar format.

ID3 Tagging Download

Monday, April 28th, 2008

This module allows one to read and manipulate so-called ID3 informational tags on MP3 files through an object-oriented Python interface.

PyTone Download

Monday, April 28th, 2008

PyTone is a music jukebox written in Python with a curses based GUI.

While providing advanced features like crossfading and multiple players, special emphasis is p