Read resources contained within a package.
Project description
This repository is to house the design and implementation of a planned importlib.resources module for Python’s stdlib – aiming for Python 3.7 – along with a backport to target Python 2.7, and 3.4 - 3.6.
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 should not only make reading resources included in packages easier, but have the semantics be stable and consistent.
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
Hashes for importlib_resources-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b5f88e70a1c9b9ea785d8ae772b9d3f0f9af2572088f7f99ed00181d7526a39 |
|
MD5 | 8186a2071e6f95e313d292f332b50e28 |
|
BLAKE2b-256 | 16ab69e1779b88334e8c5de5c3f4c070642df73545ae9155d02a51ed67894a64 |
Hashes for importlib_resources-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73f9081ab6fb5596ecd960fd8b59264be4acb2850d602c31370e50b47cdfc2e5 |
|
MD5 | a48edf52ff87dae5bdbfdf523479c857 |
|
BLAKE2b-256 | 921380479c870ffc7887a57da13b0ce3e8c8388fba9c9dfa1052987f3077a11f |