pillow: Python Imaging Library

Description

Pillow is the “friendly” PIL fork by Alex Clark and Contributors.

The Python Imaging Library (PIL) adds powerful image processing and graphics capabilities to Python. The library supports many file formats.

License

Standard PIL License

Upstream Contact

Dependencies

  • Python

Type

standard

Version Information

package-version.txt:

8.0.1

install-requires.txt:

pillow >=7.2.0

Equivalent System Packages

conda:

$ conda install python:pillow

opensuse:

$ sudo zypper install python:pillow

See https://repology.org/project/python:pillow/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023