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.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d756e2f85dd4de2ba89be0b21dba2a3bbec2e871a42a3a16719258a11f87506b |
|
MD5 | ef86f9f1bb77958b171afaafbedf6c91 |
|
BLAKE2b-256 | b5d851ace1c1ea6609c01c7f46ca2978e11821aa0efaaa7516002ef6df000731 |
Hashes for importlib_resources-5.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33a95faed5fc19b4bc16b29a6eeae248a3fe69dd55d4d229d2b480e23eeaad45 |
|
MD5 | b80e996c894cc9ed24e862b2ad06c08c |
|
BLAKE2b-256 | 241b33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405 |