Author Archive



Password-protected web applications Download

Wednesday, June 25th, 2008

Password-protected web applications script allows you to easily access password-protected web zones.
Download

Newspipe Download

Wednesday, June 25th, 2008

Newspipe is an RSS/Atom aggregator with a difference: it allows you to keep track of your feeds through e-mail - you create an OPML file listing your feeds and Newspipe will co

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

Fill paragraph Download

Tuesday, June 24th, 2008

This module contains a function that formats paragraphs of text to have a certain linewidth, optionally stretching lines to that width by filling word gaps with spaces. In othe

Checking whether a string contains a set of chars Download

Tuesday, June 24th, 2008

This script contains a function to check on the occurence of a set of characters.
Download from:

Simple HTTP server Download

Tuesday, June 24th, 2008

Simple HTTP server shows you how to set up a simple HTTP server supporting SSL secure communications. It extends the SimpleHTTPServer standard module to support the SSL pr

Simple UDP Multicast Client / Server using twisted Download

Tuesday, June 24th, 2008

This script represents a simple example showing how to correctly use the UDP multicast functionality of twisted.

ID3v1Reader Download

Tuesday, June 24th, 2008

ID3v1Reader script reads ID3v1 tags from MP3 files. It comes with Tkinter GUI that could be reused as module.

Frog Download

Monday, June 23rd, 2008

Frog, sounds like Blog, and is a web log (blog) tool written in Python, and designed as a web application for Snakelets.

Features:

End-of-line format converter Download

Monday, June 23rd, 2008

This script translates text files from one EOL convention ( on Unix, on Mac, or on Windows) to another. It automatically detects the current os’es format, and can recursively s