easy-thumbnails 2.10
0
Easy thumbnails for Django
Contents
A powerful, yet easy to implement image thumbnail generator application for Django. The primary function of easy-thumbnails is to dynamically create thumbnails based on a source image. Under the hood, easy-thumbnail uses PIL to perform the image manipulation.
Stars: 1380, Watchers: 1380, Forks: 317, Open Issues: 91The SmileyChris/easy-thumbnails
repo was created 15 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1380 github stars!
How to Install easy-thumbnails
You can install easy-thumbnails using pip
pip install easy-thumbnails
or add it to a project with poetry
poetry add easy-thumbnails
Package Details
- Author
- Chris Beaven
- License
- None
- Homepage
- http://github.com/SmileyChris/easy-thumbnails
- PyPi:
- https://pypi.org/project/easy-thumbnails/
- GitHub Repo:
- https://github.com/SmileyChris/easy-thumbnails
Classifiers
- Software Development/Libraries/Application Frameworks
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common easy-thumbnails errors.
Code Examples
Here are some easy-thumbnails
code examples and snippets.
GitHub Issues
The easy-thumbnails package has 91 open issues on GitHub
- Reportlab dependency causes security warning
- easy-thumbnails 2.8 removed support for high resolution images