django-ultimatethumb


Namedjango-ultimatethumb JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/stephrdev/django-ultimatethumb
SummaryGenerate thumbnails of anything.
upload_time2024-07-08 10:25:20
maintainerNone
docs_urlNone
authorStephan Jaekel
requires_python<4,>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            django-ultimatethumb
=======================

.. image:: https://img.shields.io/pypi/v/django-ultimatethumb.svg
   :target: https://pypi.org/project/django-ultimatethumb/
   :alt: Latest Version

.. image:: https://codecov.io/gh/stephrdev/django-ultimatethumb/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/stephrdev/django-ultimatethumb
   :alt: Coverage Status

.. image:: https://readthedocs.org/projects/django-ultimatethumb/badge/?version=latest
   :target: https://django-ultimatethumb.readthedocs.io/en/stable/?badge=latest
   :alt: Documentation Status

.. image:: https://travis-ci.org/stephrdev/django-ultimatethumb.svg?branch=master
   :target: https://travis-ci.org/stephrdev/django-ultimatethumb


`django-ultimatethumb` is another Django library for generating thumbnails but
has some advantages:

* Thumbnails are not generated when the templatetag is called. Instead, images
  are generated on demand when they are requested by the browser. This can
  lead to a major speedup of your page response times.
* Thumbnails can be generated from static files too (for example to downscale
  retina-optimized images and therefore reducing traffic).
* Generate multiple thumbnail sizes at once for use in `picture` html tags with
  multiple sources (e.g. with media queries).


Requirements
------------

django-ultimatethumb supports Python 3 only and requires at least Django 2.2.


Prepare for development
-----------------------

A Python 3.6 interpreter is required in addition to pipenv.

.. code-block:: shell

    $ poetry install


Now you're ready to run the tests:

.. code-block:: shell

    $ make tests


Resources
---------

* `Documentation <https://django-ultimatethumb.readthedocs.io/en/latest/>`_
* `Bug Tracker <https://github.com/stephrdev/django-ultimatethumb/issues>`_
* `Code <https://github.com/stephrdev/django-ultimatethumb/>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stephrdev/django-ultimatethumb",
    "name": "django-ultimatethumb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Stephan Jaekel",
    "author_email": "steph@rdev.info",
    "download_url": "https://files.pythonhosted.org/packages/fe/6c/b02db7be96cbf3a014664b62ffc553459b076df0664bf2022a3151efff42/django_ultimatethumb-1.3.0.tar.gz",
    "platform": null,
    "description": "django-ultimatethumb\n=======================\n\n.. image:: https://img.shields.io/pypi/v/django-ultimatethumb.svg\n   :target: https://pypi.org/project/django-ultimatethumb/\n   :alt: Latest Version\n\n.. image:: https://codecov.io/gh/stephrdev/django-ultimatethumb/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/stephrdev/django-ultimatethumb\n   :alt: Coverage Status\n\n.. image:: https://readthedocs.org/projects/django-ultimatethumb/badge/?version=latest\n   :target: https://django-ultimatethumb.readthedocs.io/en/stable/?badge=latest\n   :alt: Documentation Status\n\n.. image:: https://travis-ci.org/stephrdev/django-ultimatethumb.svg?branch=master\n   :target: https://travis-ci.org/stephrdev/django-ultimatethumb\n\n\n`django-ultimatethumb` is another Django library for generating thumbnails but\nhas some advantages:\n\n* Thumbnails are not generated when the templatetag is called. Instead, images\n  are generated on demand when they are requested by the browser. This can\n  lead to a major speedup of your page response times.\n* Thumbnails can be generated from static files too (for example to downscale\n  retina-optimized images and therefore reducing traffic).\n* Generate multiple thumbnail sizes at once for use in `picture` html tags with\n  multiple sources (e.g. with media queries).\n\n\nRequirements\n------------\n\ndjango-ultimatethumb supports Python 3 only and requires at least Django 2.2.\n\n\nPrepare for development\n-----------------------\n\nA Python 3.6 interpreter is required in addition to pipenv.\n\n.. code-block:: shell\n\n    $ poetry install\n\n\nNow you're ready to run the tests:\n\n.. code-block:: shell\n\n    $ make tests\n\n\nResources\n---------\n\n* `Documentation <https://django-ultimatethumb.readthedocs.io/en/latest/>`_\n* `Bug Tracker <https://github.com/stephrdev/django-ultimatethumb/issues>`_\n* `Code <https://github.com/stephrdev/django-ultimatethumb/>`_\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Generate thumbnails of anything.",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/stephrdev/django-ultimatethumb",
        "Repository": "https://github.com/stephrdev/django-ultimatethumb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8531112d3eae733e8291cf50e831b9c201fedbc6aa050ebeb8887812f08d9c7f",
                "md5": "6ce746515f1582f85de4ab6b3efa9211",
                "sha256": "74d454ea6fb4cfef140e58287f004b36f97ab39507bedfe295f934b1b53fa0b3"
            },
            "downloads": -1,
            "filename": "django_ultimatethumb-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ce746515f1582f85de4ab6b3efa9211",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 13924,
            "upload_time": "2024-07-08T10:25:19",
            "upload_time_iso_8601": "2024-07-08T10:25:19.686502Z",
            "url": "https://files.pythonhosted.org/packages/85/31/112d3eae733e8291cf50e831b9c201fedbc6aa050ebeb8887812f08d9c7f/django_ultimatethumb-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe6cb02db7be96cbf3a014664b62ffc553459b076df0664bf2022a3151efff42",
                "md5": "d2b790253b31adf54811b0f1b7caf566",
                "sha256": "72d2a25d3c732e8afb9e461ce00ad9fbd0e40059791e60b479247db3fb32fd26"
            },
            "downloads": -1,
            "filename": "django_ultimatethumb-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d2b790253b31adf54811b0f1b7caf566",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 11387,
            "upload_time": "2024-07-08T10:25:20",
            "upload_time_iso_8601": "2024-07-08T10:25:20.978723Z",
            "url": "https://files.pythonhosted.org/packages/fe/6c/b02db7be96cbf3a014664b62ffc553459b076df0664bf2022a3151efff42/django_ultimatethumb-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 10:25:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stephrdev",
    "github_project": "django-ultimatethumb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-ultimatethumb"
}
        
Elapsed time: 2.34854s