importlib-resources6.4.5
importlib-resources6.4.5
Published
Read resources from Python packages
pip install importlib-resources
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- zipp
>=3.1.0; python_version < "3.10"
- pytest-checkdocs
>=2.4; extra == "check"
- pytest-ruff
>=0.2.1; sys_platform != "cygwin" and extra == "check"
- pytest-cov
; extra == "cover"
- 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-enabler
>=2.2; extra == "enabler"
- pytest
!=8.1.*,>=6; extra == "test"
- zipp
>=3.17; extra == "test"
- jaraco.test
>=5.4; extra == "test"
- pytest-mypy
; extra == "type"