[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

[py8] Pillow

Pillow (https://python-pillow.org/) is a Python library for image processing.

Pillow is installed using pip See the installation page
The library's (python) source code is hosted here

Loading the Pillow framework

The framework is present in subfolder "library/pillow" of your py8 installation

Sample expressions

  1. Start the SystemServer evaluating
    smalltalk.SystemServer.start()
  2. browse category "pillow" (e.g. browse class PillowObject) to ensure the framework is present in the system
  3. See examples of use opening QuickList from workspace connected to py8 system