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

python-importlib-resources 5.12.0

Read resources from Python packages

importlib_resources is a backport of Python 3's standard library importlib.resources module for Python 2.7, and Python 3.

Installation

Install python-importlib-resources 5.12.0 as follows:

guix install python-importlib-resources@5.12.0

Or install the latest version:

guix install python-importlib-resources

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.