-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
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
AlexWaygood, PhysicallyActive and bswck