Uncategorized



FlashE Download

Friday, May 2nd, 2008

FlashE is a very simple electronic flash card system written in python. FlashE is very general and is intended to be as well suited to vocabulary training as math or Biolo

When to not just use socket.close() Download

Friday, May 2nd, 2008

This script implements a "broken" client/server to show how sock.shutdown can be more useful than a simple socket.close operation.

A Singleton log file creator Download

Friday, May 2nd, 2008

This class is a basic Singleton log file creator. It allows separate classes/modules to log their activities to the same file (even the same line if they want to).

OpenEMM Download

Friday, May 2nd, 2008

OpenEMM is a feature-rich, industrial-strength enterprise software for professional e-mail newsletters and e-mail marketing. Moreover, OpenEMM lets you send event and time trig

Webcomic Downloader Download

Thursday, May 1st, 2008

Webcomic Downloader is a program used to download miscellaneous webcomics.
Download from:

Terry the Trojan Download

Thursday, May 1st, 2008

Terry the Trojan script is a simple socket programming demo that sends shell commands to a nearly invisible server at a remote IP.

python-bz2 Download

Thursday, May 1st, 2008

The python-bz2 module provides a comprehensive Python interface for the bz2 compression library. It implements a complete file interface, one shot (de)compression functions, an

Freevo Download

Wednesday, April 30th, 2008

Freevo is an open-source home theatre PC platform based on Linux and a number of open-source audio/video tools.

MPlayer and/or Xine can be used to play audio and v

Roma Download

Wednesday, April 30th, 2008

This module has two classes that allows you to validate a Roman number or to convert an arabic number to roman notation.

Emacs-like hotkey support for wxPython Download

Wednesday, April 30th, 2008

This script shows a few simple methods implementing multiple hotkey support for emacs-like hotkey sequences.