With A-Gen, one can create static Web photo albums
directly from a directory of pictures. Since the
album is static HTML, a Web server is not needed
to view the album from a local medium. The albums
create by A-Gen should be easy to use.
Yeanpypa is (yet another) framework to create
recursive-descent parsers in Python. It is heavily
inspired by frameworks like pyparsing or
boost::Spirit. Parsers are created by writing an
EBNF-like grammar as Python expressions.