ANN: PyAlbum 0.4.3: a template driven web photo album generator

Bernd Preusing bernd@preusing.de
Sun, 29 Feb 2004 18:24:25 +0100


Hi,
I'd like to announce the first public release 0.4.3 of PyAlbum.

What is PyAlbum:
=============
- generates static HTML pages or simple text files from Images
- reads info from several sources (text, image, EXIF)
- uses flexible templates to generate the output.
- existing templates designed for multiple languages
- until now, command line only, GUI to come
- every feature is configurable
- platform independent (that's Python :-)
- uses PIL and EmPy modules

I know, this is the thousands program of its kind,
but THIS ONE fits my personal needs...

PyAlbum is hosted on SourceForge.net at
http://pyalbum.sourceforge.net/index.html
The release can be downloaded from its project
page: http://sourceforge.net/projects/pyalbum/

Enjoy,
   Bernd