Read metadata from Python packages
Project description
Library to access the metadata for a Python package.
As of Python 3.8, this functionality has been added to the Python standard library. This package supplies backports of that functionality including improvements added to subsequent Python versions.
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-3.9.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd684b4c6c7bb36d57e93d57fc244b5ffc08faa1c298bcda3dfbbbf19d7550a |
|
MD5 | 3272b1c03591bf32cea19bf20e5d0cab |
|
BLAKE2b-256 | d910191b97506cd4cceb4b860fb5c75b26feeefbca5a8f7f4687bca71e215cc6 |