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.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/
Release files for importlib-metadata 4.6.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-4.6.1.tar.gz | 39.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| importlib_metadata-4.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 57.1 kB
Release files / importlib_metadata-4.6.1.tar.gz
| Download URL | importlib_metadata-4.6.1.tar.gz |
|---|---|
| Size | 39.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
079ada16b7fc30dfbb5d13399a5113110dab1aa7c2bc62f66af75f0b717c8cac
|
|
BLAKE2b-256 checksum How to use checksums |
a708c5f2e6193c12ceb5b5048d579e8f1f82c9957b57427da808c15b44479dec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
|
Release files / importlib_metadata-4.6.1-py3-none-any.whl
| Download URL | importlib_metadata-4.6.1-py3-none-any.whl |
|---|---|
| Size | 17.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f55f560e116f8643ecf2922d9cd3e1c7e8d52e683178fecd9d08f6aa357e11e
|
|
BLAKE2b-256 checksum How to use checksums |
3fe1e5bba549a033adf77448699a34ecafc7a32adaeeb4369396b35f56d5cc3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
|