contaconta / FlaskPILImageThumbnailExample

Create image thumbnail on memory and response it using Flask and PILImage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • PILImage
  • Flask

Usage

git clone git@github.com:contaconta/FlaskPILImageThumbnailExample.git
cd FlaskPILImageThumbnailExample
python app.py

About

Create image thumbnail on memory and response it using Flask and PILImage.


Languages

Language:Python 100.0%