This package browser is in early development. Mind the rough edges.

python-pillow 9.2.0

Fork of the Python Imaging Library

The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

Installation

Install python-pillow 9.2.0 as follows:

guix install python-pillow@9.2.0

Or install the latest version:

guix install python-pillow

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.