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 Read the rest of this entry »
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 Read the rest of this entry »
This script addresses the following two needs:
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 Read the rest of this entry »
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 Read the rest of this entry »
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. Read the rest of this entry »
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 Read the rest of this entry »
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 Read the rest of this entry »
Change image properties code allows you to remove the image border.
Download from: Read the rest of this entry »
CD flaw checker script reads every file on a CD to check if there are any read errors.
Download from: Read the rest of this entry »
dir2ogg is a python script which converts mp3, m4a, wma, and wav files into ogg-vorbis format.
Download from Read the rest of this entry »