Read metadata from Python packages
Project description
Library to access the metadata for a Python package.
This package supplies third-party access to the functionality of importlib.metadata including improvements added to subsequent Python versions.
Compatibility
New features are introduced in this third-party library and later merged into CPython. The following table indicates which versions of this library were contributed to different versions in the standard library:
importlib_metadata |
stdlib |
---|---|
6.5 |
3.12 |
4.13 |
3.11 |
4.6 |
3.10 |
1.4 |
3.8 |
Usage
See the online documentation for usage details.
Finder authors can also add support for custom package installers. See the above documentation for details.
Caveats
This project primarily supports third-party packages installed by PyPA tools (or other conforming packages). It does not support:
Packages in the stdlib.
Packages installed without metadata.
Project details
Project home: https://github.com/python/importlib_metadata
Report bugs at: https://github.com/python/importlib_metadata/issues
Code hosting: https://github.com/python/importlib_metadata
Documentation: https://importlib-metadata.readthedocs.io/
For Enterprise
Available as part of the Tidelift Subscription.
This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
Security Contact
To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.
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_metadata-6.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb52082e659e97afc5dac71e79de97d8681de3aa07ff18578330904a9d18e5b5 |
|
MD5 | 73aa79935a8856dc90deebe98aa20180 |
|
BLAKE2b-256 | ff9464287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4 |