Simple static gallery generator
Project description
Sigal is yet another simple static gallery generator. It’s written in Python and it allows to build a static gallery of images with the following features:
- Process directories recursively.
- Generate HTML pages using Jinja2 templates.
- Relative links for a portable output.
- Support themes, videos, EXIF tags, zip download.
- Parallel processing.
- MIT licensed.
The idea behind Sigal is to ease the use of the javascript libraries like galleria. These libraries do a great job to display the images, Sigal does what is missing: resize images, create thumbnails, generate HTML pages.
Sigal is compatible with Python 3.5+.
Links :
- Latest documentation on the website
- Source, issues and pull requests on GitHub
- Releases on PyPI
- #sigal on Freenode, or with the webchat interface.
Themes & Demo
Sigal comes with three themes, based on the colorbox, galleria and photoswipe Javascript libraries:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sigal-2.3.tar.gz
(4.7 MB
view hashes)
Built Distribution
sigal-2.3-py3-none-any.whl
(995.5 kB
view hashes)