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.0.tar.gz
(30.6 kB
view hashes)
Built Distribution
Close
Hashes for importlib_resources-5.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4743f090ed8946e713745ec0e660249ef9fb0b9843eacc5b5ff931d2fd5aa67f |
|
MD5 | aefbc78747c661e30fb968075b04024f |
|
BLAKE2b-256 | e0fb875db4023c8b075071cfd5f89203e39dc73b760142586ee9584c67bfd461 |
Close
Hashes for importlib_resources-5.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea17df80a0ff04b5dbd3d96dbeab1842acfd1c6c902eaeb8c8858abf2720161e |
|
MD5 | 50d55f79197071960611c45d6a0a4c3d |
|
BLAKE2b-256 | c6c9c267e6ff93460c0f467f243e2144b46d5c409c339d31d587d5d98def49e5 |