imageloader

An image loader library which provides a subset of PIL interface.


Keywords
image
License
GPL-3.0
Install
pip install imageloader==0.0.5

Documentation

python-imageloader

Install

via github

$ git clone https://github.com/saitoha/python-imageloader.git
$ cd python-imageloader
$ python setup.py install

or via pip

$ pip install imageloader

Usage

Comming soon.

Dependencies