Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Open
Description
https://docs.python.org/3.13/library/importlib.metadata.html provides a narrative overview of various features of the module, but it does not contain reference documentation listing all the public functions and classes. This makes it hard to look up a particular function at a glance, or to tell whether a particular name is meant to be public.
cc@jaraco