Contents

importlib-resources 6.4.0

0

Read resources from Python packages

Read resources from Python packages

Stars: 58, Watchers: 58, Forks: 41, Open Issues: 3

The python/importlib_resources repo was created 3 years ago and the last code push was 4 days ago. The project is moderately popular with 58 github stars!

How to Install importlib-resources

You can install importlib-resources using pip

pip install importlib-resources

or add it to a project with poetry

poetry add importlib-resources

Package Details

Author
Barry Warsaw
License
None
Homepage
https://github.com/python/importlib_resources
PyPi:
https://pypi.org/project/importlib-resources/
Documentation:
https://importlib-resources.readthedocs.io/
GitHub Repo:
https://github.com/python/importlib_resources

Classifiers

No  importlib-resources  pypi packages just yet.

Errors

A list of common importlib-resources errors.

Code Examples

Here are some importlib-resources code examples and snippets.

GitHub Issues

The importlib-resources package has 3 open issues on GitHub

  • fix(types): Adding some typing from typeshed
  • 5.4.0: pytest is failing in importlib_resources/tests/update-zips.py::importlib_resources.tests.update-zips.main unit
  • Deprecate legacy API in favor of traversable API (files)

See more issues on GitHub