2 pyctures - A Python-based web gallery
3 Alberto Bertogli (albertito@gmail.com)
4 ----------------------------------------
6 pyctures is a simple web gallery written in Python using the web.py framework.
8 It does not intend to be as featureful as other galleries, just to be
9 comfortable to browse. Most of the administration tasks are performed by
10 manual file manipulation, so the owner is expected to be comfortable doing
13 It comes with one simple CSS-based style, and the HTML templates are isolated
14 from the code, so it's very easy to modify.
17 You can find an installation guide in the "doc" directory.
18 For licensing information see the LICENSE file.
20 For additional documentation and resources, go to the project's website at
21 http://auriga.wearlab.de/~alb/pyctures.
23 Please report any bugs, suggestions, issues or comments to me, Alberto
24 Bertogli, at albertito@gmail.com.