makeshow.py is a
small Python script creates a
photo gallery web page from a directory containing images,
automatically resizing all the images, and creating the thumbnails.
The script also creates a caption for each image. The caption of an image named xyz.jpg is obtained by concatenating captions from the following sources:
|
Code >