Uncategorized



Table splitter Download

Friday, June 27th, 2008

Given a string containing a textual table, this script splits it  into a list of lists, according to the position of the most frequent word beginnings (or according t

Download a file via Trivial File Transfer Protocol Download

Thursday, June 26th, 2008

The tftpy library provides simple classes for TFTP clients and servers alike. This script is as simple as installing this library, instantiating a TftpClient object, and i

Vorras Mailer Download

Thursday, June 26th, 2008

Vorras Mailer enables webmasters to offer web-based email to their visitors. Similar to Hotmail™ or Yahoo!Mail™, Vorras Mailer supports multiple users, and new user

Console ProgressBar Download

Thursday, June 26th, 2008

Console Progress Bar script is a theme-able" progressbar-class for console.
Download from:

Another memoize Download

Thursday, June 26th, 2008

This script tries to be a safer and faster memoize decorator, it works with mutable types and with keyword args too. The code comes from many different versions found arou

CDDB Download

Thursday, June 26th, 2008

This very simple module can speak the CDDBP protocol for getting audio CD information from CDDB servers. It does not support the complete level 1 of the protocol.

PadPaper Editor Download

Thursday, June 26th, 2008

PadPaper Editor is a simple text editor. Nice Notepad replacement. This is a basic a GUI text editor, edits simple text files. Useful for making quick edits to files.

Asynchronous HTTP server Download

Thursday, June 26th, 2008

This script allows you to setup a SimpleAsyncHTTPServer with a few additional options not previously available for basic Python-only web servers.

Quickslice decorator Download

Wednesday, June 25th, 2008

This script defines a decorator that allows for an abbreviated slice syntax in function arguments: {start:end}. Step is notsupported. Valid quickslices are dictionaries wi

Parsing a full file specification Download

Wednesday, June 25th, 2008

This function parses a full file specification into tuple of: a) list of drive and folders b) file name c) (last) file extension (including dot)

A