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

python-pluggy 1.5.0

Plugin and hook calling mechanism for Python

Pluggy is an extraction of the plugin manager as used by Pytest but stripped of Pytest specific details.

Installation

Install python-pluggy 1.5.0 as follows:

guix install python-pluggy@1.5.0

Or install the latest version:

guix install python-pluggy

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.