Read resources from Python packages
Project description
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons. Users of Python 3.9 and beyond should use the standard library module, since for these versions, importlib_resources just delegates to that module.
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.
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
importlib_resources-5.0.2.tar.gz
(31.3 kB
view hashes)
Built Distribution
Close
Hashes for importlib_resources-5.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6743d5e4919b7a56b701581b5020ea7e3727b99ef6e512d5bb4bd0c4af940f74 |
|
MD5 | c743ead7547250f294e0b4e08be8c954 |
|
BLAKE2b-256 | 6d66df2d109b41fa4cc2e60f25899fbea1a3d78dfc351fd8e5f2eca3652bc082 |
Close
Hashes for importlib_resources-5.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a009a924559cc382a2bdf56abef48dfb5fd1d3ffbeab8aeee17babab3f142101 |
|
MD5 | 4a2c76471fa0269da91f787f0c86a4bb |
|
BLAKE2b-256 | 5ae24c539c41f0af2cf87a151e1caf70a8ffd6fa072e7e12fd8fe765cea6045b |