Read resources from Python packages
Project description
importlib_resources is a backport of Python standard library importlib.resources module for older Pythons.
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.
Compatibility
New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library:
importlib_resources |
stdlib |
---|---|
5.2 |
3.11 |
5.0 |
3.10 |
1.3 |
3.9 |
0.5 (?) |
3.7 |
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
Built Distribution
File details
Details for the file importlib_resources-5.4.0.tar.gz
.
File metadata
- Download URL: importlib_resources-5.4.0.tar.gz
- Upload date:
- Size: 30.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d756e2f85dd4de2ba89be0b21dba2a3bbec2e871a42a3a16719258a11f87506b |
|
MD5 | ef86f9f1bb77958b171afaafbedf6c91 |
|
BLAKE2b-256 | b5d851ace1c1ea6609c01c7f46ca2978e11821aa0efaaa7516002ef6df000731 |
File details
Details for the file importlib_resources-5.4.0-py3-none-any.whl
.
File metadata
- Download URL: importlib_resources-5.4.0-py3-none-any.whl
- Upload date:
- Size: 28.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33a95faed5fc19b4bc16b29a6eeae248a3fe69dd55d4d229d2b480e23eeaad45 |
|
MD5 | b80e996c894cc9ed24e862b2ad06c08c |
|
BLAKE2b-256 | 241b33e489669a94da3ef4562938cd306e8fa915e13939d7b8277cb5569cb405 |