Read resources from Python packages
Project 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.
Compatibility
New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library:
importlib_resources |
stdlib |
---|---|
5.2 |
3.11 |
5.0 |
3.10 |
1.3 |
3.9 |
0.5 (?) |
3.7 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for importlib_resources-5.2.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203d70dda34cfbfbb42324a8d4211196e7d3e858de21a5eb68c6d1cdd99e4e98 |
|
MD5 | bfebf1d43c624a5250dd0e8660346261 |
|
BLAKE2b-256 | e6eb9a21e2ae696a0530c73304f9d1d3c063065f82d3562822b55466c6ef62ef |
Hashes for importlib_resources-5.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae35ed1cfe8c0d6c1a53ecd168167f01fa93b893d51a62cdf23aea044c67211b |
|
MD5 | 3dd793e538fe19a279693eacd4883cf9 |
|
BLAKE2b-256 | 118e84a6a778a1160cefcef1192a7bd26e4e6689981553aff13c2b2b6f1c352f |