{ "info": { "author": "George Notaras", "author_email": "gnot [at] g-loaded.eu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-thumbnail-works\n========================================================================\n\n| **Author**: `George Notaras `_\n| **Development Web Site**: `django-thumbnail-works project `_\n| **Source Code Repository**: `django-thumbnail-works source code `_\n| **Documentation**: `django-thumbnail-works documentation `_\n| **Downloads**: `django-thumbnail-works releases `_\n\n*django-thumbnail-works* provides an enhanced ImageField that generates and\nmanages thumbnails of the source image.\n\nThis application aims to be a simple but feature rich thumbnailing\napplication for Django based projects.\n\nLicensed under the *Apache License version 2.0*. More licensing information\nexists in the license_ section.\n\n**Warning**: This software is not production-ready!\n\n\nFeatures\n========\n\n- Provides the ``EnhancedImageField`` model field, which is based on the\n default Django ``ImageField``, and has the ability to generate and manage\n thumbnails of the source image.\n- Supports *named* thumbnails which can be accessed as attributes of the\n source image.\n- Uses the Django storages API to manage thumbnails.\n- Allows processing the source image in the same manner that thumbnails are\n processed.\n- Individual processing options for each thumbnail.\n- Supports automatic image resizing and cropping to the user specified size.\n Scaling up smaller images is also possible.\n- *Sharpen* and *detail* filters.\n- You can specify the output format of each image, including the format of the\n source image.\n- Supports delayed thumbnail generation, which means that thumbnails are\n generated the first time they are accessed.\n\nThumbnail generation using template tags is not supported and there are\nno plans to support it in the near future. The logic of this application\nis to define *named* thumbnails and access them as attributes of the source\nimage. This way you only need to create your own template tags that display\nthe thumbnails in any way you see fit.\n\n\nDocumentation\n=============\n\nApart from the `django-thumbnail-works Online Documentation`_, more information about the\ninstallation, configuration and usage of this application may be available\nat the project's wiki_.\n\n.. _`django-thumbnail-works Online Documentation`: http://packages.python.org/django-thumbnail-works\n.. _wiki: http://www.codetrax.org/projects/django-thumbnail-works/wiki\n\n\nDonations\n=========\n\nThis software is released as free-software and provided to you at no cost. However,\na significant amount of time and effort has gone into developing this software\nand writing this documentation. So, the production of this software has not\nbeen free from cost. It is highly recommended that, if you use this software\n*in production*, you should consider making a donation.\n\nTo make a donation, please visit the CodeTRAX `donations page`_ which contains\na PayPal_ *donate* button.\n\nThank you for considering making a donation to django-thumbnail-works.\n\n.. _`donations page`: https://source.codetrax.org/donate.html\n.. _PayPal: https://www.paypal.com\n\n\nBugs and feature requests\n=========================\n\nIn case you run into any problems while using this application or think that\na new feature should be implemented, it is highly recommended you submit_ a new\nreport about it at the project's `issue tracker`_.\n\nUsing the *issue tracker* is the recommended way to notify the authors about\nbugs or make feature requests. Also, before submitting a new report, please\nmake sure you have read the `new issue guidelines`_.\n\n.. _submit: http://www.codetrax.org/projects/django-thumbnail-works/issues/new\n.. _`issue tracker`: http://www.codetrax.org/projects/django-thumbnail-works/issues\n.. _`new issue guidelines`: http://www.codetrax.org/NewIssueGuidelines\n\n\nSupport\n=======\n\nCodeTRAX does not provide support for django-thumbnail-works.\n\nYou can still get community support at the `Community Support Forums`_:\n\n.. _`Community Support Forums`: http://www.codetrax.org/projects/django-thumbnail-works/boards\n\n\nLicense\n=======\n\nCopyright 2010 George Notaras \n\nLicensed under the *Apache License, Version 2.0* (the \"*License*\");\nyou may not use this file except in compliance with the License.\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nA copy of the License exists in the product distribution; the *LICENSE* file.\nFor copyright and other important notes regarding this release please read\nthe *NOTICE* file.", "description_content_type": null, "docs_url": "https://pythonhosted.org/django-thumbnail-works/", "download_url": "https://source.codetrax.org/hgroot/django-thumbnail-works", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.codetrax.org/projects/django-thumbnail-works", "keywords": null, "license": "Apache License version 2", "maintainer": null, "maintainer_email": null, "name": "django-thumbnail-works", "package_url": "https://pypi.org/project/django-thumbnail-works/", "platform": "any", "project_url": "https://pypi.org/project/django-thumbnail-works/", "project_urls": { "Download": "https://source.codetrax.org/hgroot/django-thumbnail-works", "Homepage": "http://www.codetrax.org/projects/django-thumbnail-works" }, "release_url": "https://pypi.org/project/django-thumbnail-works/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "django-thumbnail-works adds thumbnail support to the default ImageField.", "version": "0.2.3" }, "last_serial": 790874, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6e6c54c853fb385855c1cc9868b87078", "sha256": "7531003bf01a2e4d8f22b7d7e75da087822ab2803bd37eeafd9bbf689dd498ef" }, "downloads": -1, "filename": "django-thumbnail-works-0.1.1.tar.gz", "has_sig": true, "md5_digest": "6e6c54c853fb385855c1cc9868b87078", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14014, "upload_time": "2010-11-14T00:46:15", "url": "https://files.pythonhosted.org/packages/c8/fe/807531b87458956bb1f4b8b546b443354bdd5f1f0bd3497fb1e3ed510394/django-thumbnail-works-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "09f7cc657af30156c418205ca859960b", "sha256": "2c62587668ee332cb02cb5a24f446ccbf28e015f32894b2e7e63fdfa12bc4a09" }, "downloads": -1, "filename": "django-thumbnail-works-0.2.0.tar.gz", "has_sig": true, "md5_digest": "09f7cc657af30156c418205ca859960b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24879, "upload_time": "2010-11-16T12:43:45", "url": "https://files.pythonhosted.org/packages/dd/69/02c5fe919aba162f80926f79ea99a2bf85479e015895bd5dc04794d9f783/django-thumbnail-works-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "6b3e7921169f286f366d06ff55039015", "sha256": "69c47e10c9670930847991a249f274fa32e9c018da29f9508619a4219720cdd7" }, "downloads": -1, "filename": "django-thumbnail-works-0.2.1.tar.gz", "has_sig": true, "md5_digest": "6b3e7921169f286f366d06ff55039015", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25450, "upload_time": "2011-05-07T03:05:44", "url": "https://files.pythonhosted.org/packages/34/4f/eb0c47a3d81729905eb313e14fd81043b54c4d7593145471baa875f2adfd/django-thumbnail-works-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "81ae2827e88b2c8235a621d70d8c80db", "sha256": "216bc73da572c6e92a6b28f53f343ecec8ad509950664e613e507d15a6d469fb" }, "downloads": -1, "filename": "django-thumbnail-works-0.2.2.tar.gz", "has_sig": true, "md5_digest": "81ae2827e88b2c8235a621d70d8c80db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25711, "upload_time": "2011-05-09T03:40:55", "url": "https://files.pythonhosted.org/packages/6e/a4/a5eab6dd3aeddfcb7c586ee7f9ebce2bedf5dad2df60dfce502f9a4ded44/django-thumbnail-works-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "4211e4f7d68aa921b4b00874de290c33", "sha256": "68f696160e97ffa94e1033308fc56c370aa80918b363983982e19038d04ddad1" }, "downloads": -1, "filename": "django-thumbnail-works-0.2.3.tar.gz", "has_sig": true, "md5_digest": "4211e4f7d68aa921b4b00874de290c33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25673, "upload_time": "2011-05-09T04:03:31", "url": "https://files.pythonhosted.org/packages/5d/bb/fb1f427936fef07e082b9b1d1457476b474ba60bb40c844bdddbc17f17c9/django-thumbnail-works-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4211e4f7d68aa921b4b00874de290c33", "sha256": "68f696160e97ffa94e1033308fc56c370aa80918b363983982e19038d04ddad1" }, "downloads": -1, "filename": "django-thumbnail-works-0.2.3.tar.gz", "has_sig": true, "md5_digest": "4211e4f7d68aa921b4b00874de290c33", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25673, "upload_time": "2011-05-09T04:03:31", "url": "https://files.pythonhosted.org/packages/5d/bb/fb1f427936fef07e082b9b1d1457476b474ba60bb40c844bdddbc17f17c9/django-thumbnail-works-0.2.3.tar.gz" } ] }