announcing Caribou: python migrations for sqlite databases

2009-11-18 Thread clutchski
check it out: http://github.com/clutchski/caribou feedback is much appreciated. thanks for reading. -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

Announcing fileutils, a UNIX inspired file system library

2009-12-05 Thread . clutchski
Hello! I am happy to announce the release of fileutils<http://github.com/clutchski/fileutils>, a file system library inspired by classic UNIX programs like cp, mkdir and chmod. It is an attempt to smooth out some of the rough edges in the standard library's os and shutil modules, an