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

python-pypdf

Python PDF library

This package provides a PDF library capable of splitting, merging, cropping, and transforming PDF files.

Installation

Install the latest version of python-pypdf as follows:

guix install python-pypdf

Or install a particular version:

guix install python-pypdf@3.2.1

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.