importlib-metadata8.5.0
importlib-metadata8.5.0
Published
Read metadata from Python packages
pip install importlib-metadata
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
- zipp
>=3.20
- typing-extensions
>=3.6.4; python_version < "3.8"
- 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"
- ipython
; extra == "perf"
- pytest
!=8.1.*,>=6; extra == "test"
- packaging
; extra == "test"
- pyfakefs
; extra == "test"
- flufl.flake8
; extra == "test"
- pytest-perf
>=0.9.2; extra == "test"
- jaraco.test
>=5.4; extra == "test"
- importlib-resources
>=1.3; python_version < "3.9" and extra == "test"
- pytest-mypy
; extra == "type"