An open API service indexing awesome lists of open source software.

https://github.com/cmpilato/phidx

Python CGI photo indexing
https://github.com/cmpilato/phidx

Last synced: about 2 months ago
JSON representation

Python CGI photo indexing

Awesome Lists containing this project

README

          

phidx is a simple Python CGI script which can dynamically locate
web-ready image files (GIF, JPEG, and PNG formats) and display them
for browsing as a simple list or as a collection of auto-generated
thumbnails.

## Features ##

phidx has the following features:

* multiple album display with a single installation instance
* admin configuration via a simple INI-like file syntax
* global and per-album configuration options
* automatic thumbnail generation
* support for dynamic image resizing and rotation
* thumbnail cache support

## Getting phidx ##

Currently, phidx is available via checkout from our source tree. We
haven't attempted to package it for distribution purposes yet.