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.8 |
3.11 |
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.11.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e5e553bbba1843cb4a00823014b907616be46ee503d2b9ba001d214a8da218f |
|
MD5 | c2fd43afceefc68a5ea77b643e38c240 |
|
BLAKE2b-256 | 28acbefd6d793f230c17c366959f518a7fb2f38c0168b850944ec70ba0566271 |
Hashes for importlib_metadata-4.11.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6affcdb3aec542dd98df8211e730bba6c5f2bec8288d47bacacde898f548c9ad |
|
MD5 | 211384b66b9ee58f48051d6b21c23043 |
|
BLAKE2b-256 | f3431ae3596410b5b9c49771fcab0ac05c37a493a72242cf4c60727352ca06c0 |