CMD + K

importlib_resources

Anaconda Verified

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

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::importlib_resources

Usage Tracking

6.5.2
6.4.0
6.1.1
6.1.0
5.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Oct 2, 2025 at 11:07

License

Apache-2.0

Total Downloads

278.4K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 6.1.0
win-32 Last supported version: 5.1.4
noarch Last supported version: 5.2.0
linux-s390x Last supported version: 6.4.0
macOS-64 Last supported version: 6.4.0