Read resources from Python packages
Project description
importlib_resources is a backport of Python 3.7’s standard library importlib.resources module for Python 2.7, and 3.4 through 3.6. Users of Python 3.7 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.
Note that pip 10 is required if you are going to pip install importlib_resources.
Project details
Project home: https://gitlab.com/python-devs/importlib_resources
Report bugs at: https://gitlab.com/python-devs/importlib_resources/issues
Code hosting: https://gitlab.com/python-devs/importlib_resources.git
Documentation: http://importlib_resources.readthedocs.io/
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file importlib_resources-1.0.2.tar.gz.
File metadata
- Download URL: importlib_resources-1.0.2.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3279fd0f6f847cced9f7acc19bd3e5df54d34f93a2e7bb5f238f81545787078
|
|
| MD5 |
e0a4f004b3508c17143bf969b5414d79
|
|
| BLAKE2b-256 |
83a4ce09af12e1a91b5b77cefc893ef5054619553734c5b42f143d93ed581744
|
File details
Details for the file importlib_resources-1.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: importlib_resources-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 32.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e2783b2538bd5a14678284a3962b0660c715e5a0f10243fd5e00a4b5974f50b
|
|
| MD5 |
82a51b11a739864be25c6cf01734714e
|
|
| BLAKE2b-256 |
2ff7b4aa02cdd3ee7ebba375969d77c00826aa15c5db84247d23c89522dccbfa
|