CMD + K

importlib_resources

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::importlib_resources

Usage Tracking

6.4.0
1 / 8 versions selected
Total downloads: 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`

Information Last Updated

Sep 8, 2025 at 17:24

License

Apache-2.0

Total Downloads

10