importlib-resources6.5.2
importlib-resources6.5.2
Published
Read resources from Python packages
pip install importlib-resources
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- zipp
>=3.1.0; python_version < "3.10" - pytest
!=8.1.*,>=6; extra == "test" - zipp
>=3.17; extra == "test" - jaraco.test
>=5.4; extra == "test" - sphinx
>=3.5; extra == "doc" - jaraco.packaging
>=9.3; extra == "doc" - rst.linker
>=1.9; extra == "doc" - furo
; extra == "doc" - sphinx-lint
; extra == "doc" - jaraco.tidelift
>=1.4; extra == "doc" - pytest-checkdocs
>=2.4; extra == "check" - pytest-ruff
>=0.2.1; sys_platform != "cygwin" and extra == "check" - pytest-cov
; extra == "cover" - pytest-enabler
>=2.2; extra == "enabler" - pytest-mypy
; extra == "type"