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

Bernd Preusing blackman@despammed.com
Sun, 21 Mar 2004 19:14:23 +0100


A new version of PyAlbum is available: PyAlbum 0.5.0

What's new since 0.4.3 (last announcement here):
==================================
- image filters: texts, logos and more...
- some templates reworked
- better video and audio support
- new EXIF module, more info extracted

What is PyAlbum:
=============
- generates static HTML pages or simple text or XML files from Images
- platform independent
- written in Python (GPL)
- reads info from several sources (text files, image comments, 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
- uses PIL and EmPy python modules

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