Re: [Tutor] web gallery

2005-08-15 Thread Luis N
On 8/15/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi All, > > I'd like to write some web gallery software from scratch for my girlfriend. > I've looked at the > PIL (python imaging library) and I'm using it to > generate thumbnails from given images. > Something else i'd like to get done

[Tutor] web gallery

2005-08-15 Thread paul . hendrick
Hi All, I'd like to write some web gallery software from scratch for my girlfriend. I've looked at the PIL (python imaging library) and I'm using it to generate thumbnails from given images. Something else i'd like to get done now though, is building an index of images. Are there any libs suited fo