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.12.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 637245b8bab2b6502fcbc752cc4b7a6f6243bb02b31c5c26156ad103d3d45670 |
|
MD5 | cfcf29185e13439c76d09c94bc8d81f4 |
|
BLAKE2b-256 | 1a16441080c907df829016729e71d8bdd42d99b9bdde48b01492ed08912c0aa9 |
Hashes for importlib_metadata-4.12.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7401a975809ea1fdc658c3aa4f78cc2195a0e019c5cbc4c06122884e9ae80c23 |
|
MD5 | 1e7ee4220dec07980ecb9acc7bd7bd5b |
|
BLAKE2b-256 | d2a28c239dc898138f208dd14b441b196e7b3032b94d3137d9d8453e186967fc |