xmlrpc server/client Download
Sunday, May 11th, 2008xmlrpc server/client script does cookie handling and supports basic authentication. The client sends a request with basic authentication and the server on successful authentica
xmlrpc server/client script does cookie handling and supports basic authentication. The client sends a request with basic authentication and the server on successful authentica
This is a simple CGI script to create an online archive of web pages you want to preserve for the future.
Dow
This script contains a function that creates missing directories for a given path and returns a normalized absolute version of the path.If the given path already exists in
This script demonstrates a binary search through sorted data using bisect.
A large array of random numbers is generated and then sorted. The the application s
This script represents a simple implementation of the standard UNIX utility tail -f in Python.
Dow
This class starts up an SMTP server which acts as an email sink, collecting all received emails destined for any address. All emails are routed to a Portable Unix Mailbox file.
This module provides several functions that can encode and decode a string. It also has a function called partition for designing faster algorithms.
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