ANN: pynakotheka v1.1.0

Iñigo Serna inigoserna at gmail.com
Sun Feb 25 22:43:27 CET 2007


Hi there,

I'm pleased to announce a new release of Pynakotheka.

Pynakotheka is a simple GPL-licensed python script which generates
static HTML photo albums to be added to web sites or to be burnt into
CDs.
It includes some templates and it's easy to create more.

It depends on python, Mako Templates, EXIF and PIL.

Read more and download it from:

http://inigo.katxi.org/devel/pynakotheka

or http://www.terra.es/personal7/inigoserna/pynakotheka


Changes from v1.0.3 to v1.1.0:
==============================
* use Mako Templates instead of Cheetah Templating System:
  - html creation is much faster now
  - old problems with text encodings should be solved now
* file names encoded in UTF8 works ok now, or so I hope
* added a "--version" option

As always, all comments, suggestions etc. are welcome.


Best regards,
Iñigo Serna



More information about the Python-announce-list mailing list