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.3.tar.gz
(31.2 kB
view hashes)
Built Distribution
Close
Hashes for importlib_resources-5.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab7c1732d6c47437dabb9579b26672ba7ccd8d95d7e0269000469f2fc312f3d0 |
|
MD5 | df69d46bd5565ddf2bde3ee2ed200748 |
|
BLAKE2b-256 | dca7bb07af62909ba70366b01d3194a102d8d9ebaa0a9aacc2e81506e0730971 |
Close
Hashes for importlib_resources-5.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 296c3757c2bfe0079e211376f3a4655a66873e4a4557e881b2e3d4461727450c |
|
MD5 | 49d0a40bbcb4efd1fbe6a2d7eac83b2c |
|
BLAKE2b-256 | 59dd7bea858c4329ae43eae0224e5a7873893a64b103a2d4a881fe246a85d0cf |