Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 816 Bytes

File metadata and controls

26 lines (15 loc) · 816 Bytes

Fresno.py

Python Image Library (PIL)

Demos

Demo code has the postfix of .demo.py Simply run ~/$ python <demo> to see what can be done with PIL

Extra: Many of the demos have settings that can be tweaked to change to outcome of the script, play around with them and see what happens!

Installation

This code depends on Pillow.

To install, run pip install -r requirements.txt

or follow the Pillow Installation docs

Slideshow

This is part of a talk for Fresno.py

You can find the group at our meetup page

The slides can be located here