https://github.com/geolffreym/imagehandler
A simple Image Handler with Pillow
https://github.com/geolffreym/imagehandler
Last synced: 2 months ago
JSON representation
A simple Image Handler with Pillow
- Host: GitHub
- URL: https://github.com/geolffreym/imagehandler
- Owner: geolffreym
- Created: 2015-09-23T17:06:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T18:24:10.000Z (over 9 years ago)
- Last Synced: 2025-02-02T09:29:16.139Z (4 months ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Image Handler
==============
Simple image handling library, can be used for multiple purposeInstall requirements `pip install -r requirements.txt` and watch the example for django.