End-of-line format converter Download
Monday, June 23rd, 2008This 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
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
This script is useful when you want to get the items from a sequence (or other iterable) a batch at a time, including a short batch at the end if need be.
This script is a demonstration of how the Python HTTP server classes can be used.
Download from:
IPv6 can be tricky in many ways, and multicast makes it even more fun. This script is intended to give you a working implementation to start from.
AWK is a text processing language that makes it easy to "search files for lines [...] that contain certain patterns. When a line matches one of the patterns, awk performs
Pyvon is an editor for POV-RAY that works under Linux. It is written with Python & Tkinter (which is included in most Linux distributions). The editor also works with Windo
This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string.
This script provides a class which will read a text file in reverse… It basically reads a block of data from the end of the file as a list and keeps popping items off of that
This class generates EAN bar code and requiree PIL (python imaging library) installed.
If the code has not checksum (12 digits), it is added automatically
This script could be used when you want to generate a text fading effect for your web pages. The script will generate the HTML file with the faded text for any text and fades t