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 |
---|---|
4.4 |
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/
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-4.8.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b618b6d2d5ffa2f16add5697cf57a46c76a56229b0ed1c438322e4e95645bd15 |
|
MD5 | 542a9a2b61f9f61122b95d1dac782ba2 |
|
BLAKE2b-256 | 71c2cb1855f0b2a0ae9ccc9b69f150a7aebd4a8d815bd951e74621c4154c52a8 |