Easy thumbnails for everyone
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
=========
Moar
=========
A library, written in Python, that allows you to make custom thumbnails wherever you need them.
<img src="{{ thumbnail(source, '200x100', ('crop', 50, 50)) }}" />
See the documentation online at http://lucuma.github.com/moar/
Features at a glance
---------------------
* Pluggable engine support (PIL/Pillow and _Wand: http://docs.wand-py.org/ included).
* Automatic cache: a thumbnail is generated only once.
* Pluggable storage support (FileSystem included).
* Flexible, simple syntax, generates no HTML.
* Several filters available by default:
* Cropping
* Rotation
* Blur
* Grayscale/Sepia
* Easily extendable.
---------------------------------------
_MIT License: http://www.opensource.org/licenses/mit-license.php
© 2011 by _Lúcuma labs: http://lucumalabs.com
Moar
=========
A library, written in Python, that allows you to make custom thumbnails wherever you need them.
<img src="{{ thumbnail(source, '200x100', ('crop', 50, 50)) }}" />
See the documentation online at http://lucuma.github.com/moar/
Features at a glance
---------------------
* Pluggable engine support (PIL/Pillow and _Wand: http://docs.wand-py.org/ included).
* Automatic cache: a thumbnail is generated only once.
* Pluggable storage support (FileSystem included).
* Flexible, simple syntax, generates no HTML.
* Several filters available by default:
* Cropping
* Rotation
* Blur
* Grayscale/Sepia
* Easily extendable.
---------------------------------------
_MIT License: http://www.opensource.org/licenses/mit-license.php
© 2011 by _Lúcuma labs: http://lucumalabs.com
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
Moar-1.1.0.tar.gz
(609.0 kB
view details)
File details
Details for the file Moar-1.1.0.tar.gz.
File metadata
- Download URL: Moar-1.1.0.tar.gz
- Upload date:
- Size: 609.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
719d21225bfcf73dfab04551995aa1c1331ab29e3f22cdf546e129c0fbe23ef5
|
|
| MD5 |
66049f8965523077490e00d0c6461370
|
|
| BLAKE2b-256 |
69c3b135c00c1fc19dce47b4344782029d8a8068d247e756c7f1211563925905
|