pyAlbum

  • Thread starter =?iso-8859-1?q?Premshree=20Pillai?=
  • Start date
?

=?iso-8859-1?q?Premshree=20Pillai?=

*pyAlbum*

Using this script a user can create a HTML album (of
images) by selecting the directory that contains all
the required images.

Source available at
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/271246

-Premshree Pillai
[http://www.qiksearch.com/]

=====
-Premshree
[http://www.qiksearch.com/]

________________________________________________________________________
Yahoo! India Insurance Special: Be informed on the best policies, services, tools and more.
Go to: http://in.insurance.yahoo.com/licspecial/index.html
 
M

Matt Gerrans

A good start -- a thumbnail view might be a nice enhancement.

I worked on my own Python script to do something similar (except with the
thumbnail page and having the prev/next be little thumbnails of the
prev/next pictures instead of text), for a little while before it dawned on
me that the whole thing could be done with a single page containing
JavaScript. Much as I prefer Python over JavaScript, that seemed a lot
more sensible. I still use a Python script with PIL to generate the
thumbnail set (which isn't strictly necessary, as JavaScript can load all
the images at full size and still scale them down and show thumbnails -- but
it makes for better display performance and better looking thumbnails).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Python for Beginners 1
Socket Programming in Python 3
pyAlbum.py - Python Album Generator 1
Image width, height. 7
SMS to LJ Gateway in Python 0
pyAlbum.py is now PyAC 0
Watch That Post 3
PyAC 0.0.2 1

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top