Archive for April, 2008



Chat Relater Download

Tuesday, April 29th, 2008

Chat Relater is a tool consisting of two command-line scripts:

The analyzer extracts user relations from chat logs. The gained data is serialized as

StringValidator Download

Tuesday, April 29th, 2008

This script is a portable class to carry out all sorts of validation on strings. It uses regular expressions to carry out common validation procedures.

z_string Download

Tuesday, April 29th, 2008

This module provides several functions that can encode and decode a string. It also has a function called partition for designing faster algorithms.

IMDbPY Download

Monday, April 28th, 2008

IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about both movies and people. Platform-independent and written in pure Python (and

Entering accented characters in Tkinter widgets Download

Monday, April 28th, 2008

This module provides two standard Tkinter widgets, Entry and ScrolledText, modified for text editing with key bindings that allow entering accented letters, umlauts, etc.

ARPEM Download

Monday, April 28th, 2008

This project helps professors at university to archive, index and share (with control) their pedagogic objects like flash files, pdf documents, simulations in C, exercices, etc

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

Mnemosyne Plugin for TeXmacs Download

Monday, April 28th, 2008

The Mnemosyne plugin for TeXmacs allows you to edit databases from the Mnemosyne flash-card program in TeXmacs,include or edit mathematicr edit mathematics in a fairly easy and

BAR script Download

Monday, April 28th, 2008

BAR script is a full reservations system intended for the usage of small to medium-sized tour operators and travel agents.

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.