Region oriented ascii processor Download
Tuesday, May 20th, 2008This script scans a text file, extracts regions that matches specified patterns from it, and processes them with specified executables sequentially.
Each execu
This script scans a text file, extracts regions that matches specified patterns from it, and processes them with specified executables sequentially.
Each execu
This script represents a very simple proof-of-concept of an ostreams-like interface wrapping around file-like objects, included a demonstration of manipulators.
This script was designed for remotely receiving bug reports. The concept presented here is a step towards working with Python remotely. As sys.stderr is replaced in this s
Given a list of cities, this script fetches their latitudes and longitudes from one website (a database used for astrology, of all things) and uses them to build a URL for
Garlic is a Bookmark manager with a Web interface.
It is able to parse RSS feeds and maintain a reading list from the corresponding articles. The application is in
MMPython is a Media Meta Data retrieval framework.
It retrieves metadata from mp3, ogg, avi, jpg, tiff and other file formats. Among others it thereby parses ID3v2
Drop shadows with PIL script demonstrates the use of the Python Imaging Library to apply a gaussian blur drop shadow to an image.
This package contains tools to create, view and transform hierachical YAML representations (using PyYAML) of directories and files below a specified path:
This Python / Pygame script demonstrates how to create a custom sprite class for a 2D game by deriving a new class from Pygame ’s built-in Sprite class.
Jack is a console based cd-ripper. It supports cdparanoia and cdda2wav (amongst others) for extraction and various MP3 and OGG/Vorbis encoders.