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
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
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
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