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.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2e58e721b505a79abe67f5868d99f8886aec8594c962c7490d0c22925f518da |
|
MD5 | b063192ffad5924ccaefcea9759ca75b |
|
BLAKE2b-256 | 35d2d0bdb7d46318a8ee2a63ef130a384fd675bc833f7641e7371cbd9648af74 |
Hashes for importlib_resources-5.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a65eb0d8ee98eedab76e6deb51195c67f8e575959f6356a6e15fd7e1148f2a3 |
|
MD5 | e88d5a604b7498156fc660f376512b56 |
|
BLAKE2b-256 | b18ef29e92e403acda0e28789c0f994500239dff45065c3b28e3a2855afc4f9a |