importlib_metadata is a 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/
Release files for importlib-metadata 3.3.0
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-3.3.0.tar.gz | 33.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| importlib_metadata-3.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.6 kB
Release files / importlib_metadata-3.3.0.tar.gz
| Download URL | importlib_metadata-3.3.0.tar.gz |
|---|---|
| Size | 33.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5c5a2720817414a6c41f0a49993908068243ae02c1635a228126519b509c8aed
|
|
BLAKE2b-256 checksum How to use checksums |
308caafe43247cd18441740a4c3976c29b147e9df3ce79c1076b4e4f6253d15d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
|
Release files / importlib_metadata-3.3.0-py3-none-any.whl
| Download URL | importlib_metadata-3.3.0-py3-none-any.whl |
|---|---|
| Size | 10.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bf792d480abbd5eda85794e4afb09dd538393f7d6e6ffef6e9f03d2014cf9450
|
|
BLAKE2b-256 checksum How to use checksums |
7a85ac225e35048e050a6351b6f1251cdb2b6060092f2c6840aff1d6319941b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
|