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 |
---|---|
6.0 |
3.13 |
5.12 |
3.12 |
5.7 |
3.11 |
5.0 |
3.10 |
1.3 |
3.9 |
0.5 (?) |
3.7 |
For Enterprise
Available as part of the Tidelift Subscription.
This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
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-6.4.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 980862a1d16c9e147a59603677fa2aa5fd82b87f223b6cb870695bcfce830065 |
|
MD5 | 1e59bab9b52373ee500b4e2907af9a85 |
|
BLAKE2b-256 | 98bef3e8c6081b684f176b761e6a2fef02a0be939740ed6f54109a2951d806f3 |
Hashes for importlib_resources-6.4.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac29d5f956f01d5e4bb63102a5a19957f1b9175e45649977264a1416783bb717 |
|
MD5 | 8a34e541b371256ddc3309a3d2a454e0 |
|
BLAKE2b-256 | e16a4604f9ae2fa62ef47b9de2fa5ad599589d28c9fd1d335f32759813dfa91e |