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.1.4.tar.gz
(28.8 kB
view hashes)
Built Distribution
Close
Hashes for importlib_resources-5.1.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54161657e8ffc76596c4ede7080ca68cb02962a2e074a2586b695a93a925d36e |
|
MD5 | a4586b3cbb3d39c7a5e7ffc49d9ceb53 |
|
BLAKE2b-256 | 7e6c2077c481c94e7a75e0678a41cb4e2a7916ac215e7a7677c5839513122d24 |
Close
Hashes for importlib_resources-5.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e962bff7440364183203d179d7ae9ad90cb1f2b74dcb84300e88ecc42dca3351 |
|
MD5 | 1ac7b82ef1eabf5210185daf98da4a6e |
|
BLAKE2b-256 | a430b230b6586bcf6b80752ae42979f3b0da70bbde977d2b73eafd20c693b3db |