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.8 |
3.12 |
5.7 |
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.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 568c9f16cb204f9decc8d6d24a572eeea27dacbb4cee9e6b03a8025736769751 |
|
MD5 | de2c49e938f07d7967f0e5991623ce14 |
|
BLAKE2b-256 | a566b844887f2225049abd75a0c54415d419e334b7a7e2a69c5a5c4968e30906 |
Hashes for importlib_resources-5.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7952325ffd516c05a8ad0858c74dff2c3343f136fe66a6002b2623dd1d43f223 |
|
MD5 | 5682f56b9f85009114b3ce8dba5cd1cd |
|
BLAKE2b-256 | 3ca74e4a2176fed10ab233cc39b083ba4ec222ba52de2be606e3e2b5195264e9 |