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


Download Read the rest of this entry »

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 Read the rest of this entry »

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 Read the rest of this entry »

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 Read the rest of this entry »

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


Download from: Read the rest of this entry »

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 Read the rest of this entry »

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


Read the rest of this entry »

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


Read the rest of this entry »

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

Features:

    Read the rest of this entry »

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 Read the rest of this entry »