About Anaconda Help Download Anaconda

anaconda / packages / importlib-resources 6.4.0

Backport of Python 3.7's standard library `importlib.resources`

Installers

  • noarch v6.4.0

conda install

To install this package run one of the following:
conda install anaconda::importlib-resources

Description

importlib_resources is a backport of Python standard library importlib.resources module for older Pythons.

The key goal of this module is to replace parts of pkg_resources with a solution in Python's stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy