Http client to POST using multipart/form-data Download
Sunday, June 22nd, 2008This script is a web client that will post data to a site as if from a form using ENCTYPE="multipart/form-data".
It is typically used to upload
This script is a web client that will post data to a site as if from a form using ENCTYPE="multipart/form-data".
It is typically used to upload
This script addresses the following two needs:
Object construction for some class is expensive.
Objects of this class need to be in
makefaq is a Python program that creates a Frequently Asked Questions (FAQ) list from a specially formatted text data file.
For output, it can can generate either
Proxies can be useful at times but may not be simple to create and run. This script provides a single class that can build proxy objects capable of being both started and
This project implements a Python API for the Yahoo Search Webservices API. pYsearch is an OO abstraction of the web services, with emphasis on ease of use and extensibility.
This set of scripts (one for reading and one for writing) are very fast and very small; together, they total less than 50 lines!
It is based off of a stylesheet sy
Text files are most often read by-line, with excellent direct Python support. Sometimes you need to use other units, such as the paragraph — a sequence of non-empty lines
Change image properties code allows you to remove the image border.
Download from:
CD flaw checker script reads every file on a CD to check if there are any read errors.
Download from:
dir2ogg is a python script which converts mp3, m4a, wma, and wav files into ogg-vorbis format.
Download from