importlib-resources
Backport of Python 3.7's standard library `importlib.resources`
Backport of Python 3.7's standard library `importlib.resources`
To install this package, run one of the following:
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.
Summary
Backport of Python 3.7's standard library `importlib.resources`
Information Last Updated
Mar 25, 2025 at 16:21
License
Apache-2.0
Total Downloads
1
Platforms
GitHub Repository
https://github.com/python/importlib_resources/Documentation
https://importlib-resources.readthedocs.io