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.
- Outputs:
out
- Website: https://importlib-resources.readthedocs.io/
- Licenses: ASL 2.0
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.