Announce : Python Bootcamp at Big Nerd Ranch, 11/10-11/14

2008-10-09 Thread David Beazley
Announce: Python Bootcamp at Big Nerd Ranch. November 10-14, 2008 Atlanta, Georgia http://www.bignerdranch.com/classes/python.shtml Economic news got you down? It's not too register for a total escape at Big Nerd Ranch where the upcoming Python Bootcamp will put you on the fast path to becoming

ANN: musync-0.4.0-rc3

2008-10-09 Thread John-John Tedro
Hello, Musync is a music organizer with a command line interface. It uses meta-data found in the music files themselves to sort your music into well formated libraries. It does not fix broken meta-data, but there are other tools around more suited for doing this (like musicbrainz picard). Musyn

VIFF 0.7.1

2008-10-09 Thread Martin Geisler
It is my pleasure to announce the release of VIFF version 0.7.1: Tar/GZ: http://viff.dk/release/viff-0.7.1.tar.gz Tar/BZ2: http://viff.dk/release/viff-0.7.1.tar.bz2 Zip: http://viff.dk/release/viff-0.7.1.zip Exe: http://viff.dk/release/viff-0.7.1.win32.exe This is a bugfix releas

ANN: python-aspects 1.2 released

2008-10-09 Thread Antti Kervinen
Hello! aspects.py is a lightweight and low-level library for intercepting function calls. Functions and methods (also in Python standard library and third party code) can be wrapped so that when they are called, the wrap is invoked first. Depending on the wrap, the execution of the original functi