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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 175f4ee440a0317f6e8d81b7f8d4869f93316170a65ad2b007d2929186c8052c |
|
MD5 | be2ceb4727737455cf2d84a85ade1a98 |
|
BLAKE2b-256 | 8210600b88188a4e94562cfdf202ef1aca6fedda0723acae8a47376350ec0d5d |
Hashes for importlib_metadata-4.11.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0bc84ff355328a4adfc5240c4f211e0ab386f80aa640d1b11f0618a1d282094 |
|
MD5 | 33b636385f38c8a0d9af1016d210df17 |
|
BLAKE2b-256 | f95f8f5e198c94a04163fc2e1c425d3963197d59b631614db52bc02b11ee4cff |