Contents

importlib-metadata 7.1.0

0

Read metadata from Python packages

Read metadata from Python packages

Stars: 115, Watchers: 115, Forks: 75, Open Issues: 13

The python/importlib_metadata repo was created 3 years ago and the last code push was 1 weeks ago.
The project is popular with 115 github stars!

How to Install importlib-metadata

You can install importlib-metadata using pip

pip install importlib-metadata

or add it to a project with poetry

poetry add importlib-metadata

Package Details

Author
Jason R. Coombs
License
None
Homepage
https://github.com/python/importlib_metadata
PyPi:
https://pypi.org/project/importlib-metadata/
GitHub Repo:
https://github.com/python/importlib_metadata

Classifiers

No  importlib-metadata  pypi packages just yet.

Errors

A list of common importlib-metadata errors.

Code Examples

Here are some importlib-metadata code examples and snippets.

GitHub Issues

The importlib-metadata package has 13 open issues on GitHub

  • Do not leak method_name in DeprecatedList
  • ensure the arg to re.sub is a string object
  • Complete type annotations

See more issues on GitHub