Archive for May, 2008



Gallery Script Download

Tuesday, May 27th, 2008

Gallery is a little Python program that produces picture galleries. Gallery makes static web pages and is not dependent on serverside engines such as PHP or mod_perl.

Good enough templating Download

Tuesday, May 27th, 2008

This script allows you to try a small, powerful templating language using template strings embedded in standard Python syntax. Templates are valid Python source, compiled direc

Keyed Dictionary Download

Tuesday, May 27th, 2008

The KeyedDict object keeps a list of approved key values. If you try to assigned an unapproved key to a value, an exception is thrown.
When you create the object, y

Embed a Python shell in a user interface Download

Tuesday, May 27th, 2008

This script provides the ability to write your own Python shell, which you can use to filter out input or output, and embed it in another application.

The Python TWAIN module Download

Tuesday, May 27th, 2008

The Python TWAIN module provides an interface to scanners, digital cameras and other devices which implement TWAIN, for the Windows platform. It provides the functionality to a

Multi-segment Fast File Downloader Download

Tuesday, May 27th, 2008

This script allows you to run a fast multi-part file downloader. Currently only supports HTTP but FTP wouldn’t be hard.

Handy for downloading files. Could be e

Firedrop2 Download

Tuesday, May 27th, 2008

Firedrop2 is a free, cross-platform blogging tool written in Python. It keeps your blog source files on your computer, making it a clientside tool. This means you control your

Py_find Download

Tuesday, May 27th, 2008

Py_find script realises a powerful pattern search in files from actual directory or directory tree, with no indexing (thus it is always up-to-date) and quite fast. It is useful

APing Download

Tuesday, May 27th, 2008

APing is the advancthat can execute four type Python from scratch that can execute four type of ICMP probes :
- echo request - address ma :

Planimo Download

Monday, May 26th, 2008

Planimo is an instant messenger for private lan chats. In the package you will find a server and a client based on pygtk toolkit.

With planimo you can chat with yo