An extension module for Pillow to add functions that help simplify some processes.
Project description
PIL-Tools
Created by Steven Shrewsbury (stshrewsburyDev)
An extension module for Pillow to add functions that help simplify some processes.
Change logs:
Notices:
- This module is still a work in progress, I plan to more features in the future but please don't expect quick updates as I have college work, personal life and other projects I work on at the same time as this one.
- This module was designed to be used with Pillow (the fork of PIL) and not the original PIL module, chances are this module will not work with it.
- This module was designed for Pillow 8.1.0 but may work with older versions, use at your own risk however.
Installation:
Install with pip:
pip install PIL-Tools
Update with pip:
pip install PIL-Tools --upgrade
Install from source:
python setup.py install
Install async support:
Refer to the aiohttp install docs found Here
Links:
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
PIL-Tools-1.0.tar.gz
(6.3 kB
view hashes)