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.4.tar.gz
(31.3 kB
view hashes)
Built Distribution
Close
Hashes for importlib_resources-5.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68da50a414fc14e0e1ebac1d1d8e008be0adf338787b23388ea1619007c827cb |
|
MD5 | 96278c31d64b86c31cb9980697d926f2 |
|
BLAKE2b-256 | 4053d662af683bbfca3d60b690cefbb834b6cc168eb2d3642b7439b7c308138d |
Close
Hashes for importlib_resources-5.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8585ae38b7481d0ce85a12dd05375b5b6473c5601254d0ddf286d970943faff |
|
MD5 | 075060bd6a053afa976205edd4da8371 |
|
BLAKE2b-256 | 2418d182a52da64ab646dfc94dc871a506c82ff3490f614d4835cecc7d03688d |