pix is a online picture gallery system written in python. it has minimal features but also minimal complexity and external dependencies. it uses your directories to organize pictures, creates and caches thumbnails and web friendly image sizes as well.
Be the first to post a text review of pix - web image gallery. Rate and review a project by clicking thumbs up or thumbs down in the right column.
okay, so now if pix can't find PIL it'll try to execute ImageMagick commands to resize images for thumbnails and web-optimized pictures. it happens automatically when the import of PIL fails but you can explicitly set this in the Pic.py file. also, i did have a double-slash problem with urls that didn't present a problem when hosting on linux machines but using my aplus.net account, the urls didn't work. this is fixed also. i added an ugly hack to fix this but it's only a 1-line ugly hack.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?