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 |
|---|---|
7.0 |
3.13 |
6.5 |
3.12 |
4.13 |
3.11 |
4.6 |
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/
For Enterprise
Available as part of the Tidelift Subscription.
This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
Release files for importlib-metadata 9.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| importlib_metadata-9.0.1.tar.gz | 59.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| importlib_metadata-9.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 87.0 kB
Release files / importlib_metadata-9.0.1.tar.gz
| Download URL | importlib_metadata-9.0.1.tar.gz |
|---|---|
| Size | 59.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab830580bc0ef3db61ce8fae716389e5462b67e033018bab6d8f80ef17172f99
|
|
BLAKE2b-256 checksum How to use checksums |
6f7e1e7e8dc30634b93ebb3d58a3dea569ad146e656218d3960ab04f62047b29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|
Release files / importlib_metadata-9.0.1-py3-none-any.whl
| Download URL | importlib_metadata-9.0.1-py3-none-any.whl |
|---|---|
| Size | 27.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bba5600596a7e21f3eef53281cf28d6a5195634d2f2b78ff9501a3272c6eaab0
|
|
BLAKE2b-256 checksum How to use checksums |
b355ecca97ae19075f1fac62def77731e7f535e6c1fb8f92ff08160c5e6dade8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|