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!
This code depends on Pillow
.
To install, run
pip install -r requirements.txt
or follow the Pillow Installation docs
This is part of a talk for Fresno.py
You can find the group at our meetup page
The slides can be located here