8000 GitHub - python/importlib_metadata at tox-data
[go: up one dir, main page]

Skip to content

python/importlib_metadata

 
 

Repository files navigation

tests Code style: Black https://readthedocs.org/projects/importlib-metadata/badge/?version=latest

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

About

Library to access metadata for Python packages

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

0