sigal


Namesigal JSON
Version 2.4 PyPI version JSON
download
home_page
SummarySimple static gallery generator
upload_time2023-09-29 07:04:28
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License
keywords gallery static generator image video galleria
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Sigal - Simple Static Gallery Generator
=======================================

.. image:: https://github.com/saimn/sigal/workflows/Run%20unit%20tests/badge.svg
   :target: https://github.com/saimn/sigal/actions
   :alt: CI Status

.. image:: https://codecov.io/gh/saimn/sigal/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/saimn/sigal
   :alt: codecov.io

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 requires Python 3.8+.

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:

- `colorbox demo`_
- `galleria demo`_
- `photoswipe demo`_

.. _website: http://sigal.saimon.org/
.. _GitHub: https://github.com/saimn/sigal/
.. _PyPI: https://pypi.org/project/sigal/
.. _galleria: https://github.com/GalleriaJS/galleria
.. _colorbox: http://www.jacklmoore.com/colorbox
.. _photoswipe: http://photoswipe.com
.. _galleria demo: http://saimon.org/sigal-demo/galleria/
.. _colorbox demo: http://saimon.org/sigal-demo/colorbox/
.. _photoswipe demo: http://saimon.org/sigal-demo/photoswipe/
.. _webchat: http://webchat.freenode.net/?channels=sigal
.. _Jinja2: https://palletsprojects.com/p/jinja/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sigal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "gallery,static,generator,image,video,galleria",
    "author": "",
    "author_email": "Simon Conseil <contact@saimon.org>",
    "download_url": "https://files.pythonhosted.org/packages/cd/8a/281636db4ec3c73cdbba0a89b90489dae44e6ccc91d89b4d577265ef334d/sigal-2.4.tar.gz",
    "platform": null,
    "description": "Sigal - Simple Static Gallery Generator\n=======================================\n\n.. image:: https://github.com/saimn/sigal/workflows/Run%20unit%20tests/badge.svg\n   :target: https://github.com/saimn/sigal/actions\n   :alt: CI Status\n\n.. image:: https://codecov.io/gh/saimn/sigal/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/saimn/sigal\n   :alt: codecov.io\n\nSigal is yet another simple static gallery generator. It's written in Python\nand it allows to build a static gallery of images with the following features:\n\n* Process directories recursively.\n* Generate HTML pages using Jinja2_ templates.\n* Relative links for a portable output.\n* Support themes, videos, EXIF tags, zip download.\n* Parallel processing.\n* MIT licensed.\n\nThe idea behind Sigal is to ease the use of the javascript libraries like\ngalleria_. These libraries do a great job to display the images, Sigal does\nwhat is missing: resize images, create thumbnails, generate HTML pages.\n\nSigal requires Python 3.8+.\n\nLinks :\n\n* Latest documentation on the website_\n* Source, issues and pull requests on GitHub_\n* Releases on PyPI_\n* ``#sigal`` on Freenode, or with the webchat_ interface.\n\nThemes & Demo\n-------------\n\nSigal comes with three themes, based on the colorbox_, galleria_ and photoswipe_\nJavascript libraries:\n\n- `colorbox demo`_\n- `galleria demo`_\n- `photoswipe demo`_\n\n.. _website: http://sigal.saimon.org/\n.. _GitHub: https://github.com/saimn/sigal/\n.. _PyPI: https://pypi.org/project/sigal/\n.. _galleria: https://github.com/GalleriaJS/galleria\n.. _colorbox: http://www.jacklmoore.com/colorbox\n.. _photoswipe: http://photoswipe.com\n.. _galleria demo: http://saimon.org/sigal-demo/galleria/\n.. _colorbox demo: http://saimon.org/sigal-demo/colorbox/\n.. _photoswipe demo: http://saimon.org/sigal-demo/photoswipe/\n.. _webchat: http://webchat.freenode.net/?channels=sigal\n.. _Jinja2: https://palletsprojects.com/p/jinja/\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Simple static gallery generator",
    "version": "2.4",
    "project_urls": {
        "documentation": "http://sigal.saimon.org/en/latest/",
        "repository": "https://github.com/saimn/sigal"
    },
    "split_keywords": [
        "gallery",
        "static",
        "generator",
        "image",
        "video",
        "galleria"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ffe0ec0975502c89dd450626654c01a74f70e373b0677c82c478f0c0657aa6d",
                "md5": "b2cffb9ca8367111d81e7cff3ba12d00",
                "sha256": "08fd57aa75574f35e314b53bc7fdc3d408e751696c54135045b39fe244164f33"
            },
            "downloads": -1,
            "filename": "sigal-2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b2cffb9ca8367111d81e7cff3ba12d00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 999249,
            "upload_time": "2023-09-29T07:04:26",
            "upload_time_iso_8601": "2023-09-29T07:04:26.424124Z",
            "url": "https://files.pythonhosted.org/packages/4f/fe/0ec0975502c89dd450626654c01a74f70e373b0677c82c478f0c0657aa6d/sigal-2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd8a281636db4ec3c73cdbba0a89b90489dae44e6ccc91d89b4d577265ef334d",
                "md5": "64179c8da6a7da5499459bc0e8cb2edc",
                "sha256": "a434daaada9fba4eed00293268a0a54c9a2db957132a58b9cb1d706c433ddd33"
            },
            "downloads": -1,
            "filename": "sigal-2.4.tar.gz",
            "has_sig": false,
            "md5_digest": "64179c8da6a7da5499459bc0e8cb2edc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4773394,
            "upload_time": "2023-09-29T07:04:28",
            "upload_time_iso_8601": "2023-09-29T07:04:28.712667Z",
            "url": "https://files.pythonhosted.org/packages/cd/8a/281636db4ec3c73cdbba0a89b90489dae44e6ccc91d89b4d577265ef334d/sigal-2.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-29 07:04:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "saimn",
    "github_project": "sigal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "sigal"
}
        
Elapsed time: 0.12005s