Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.02 KB

File metadata and controls

41 lines (29 loc) · 1.02 KB

Welcome to |project| documentation!

.. sidebar-links::
   :home:
   :pypi:

importlib_metadata supplies a backport of :mod:`importlib.metadata`, enabling early access to features of future Python versions and making functionality available for older Python versions. Users are encouraged to use the Python standard library where suitable and fall back to this library for future compatibility. For general usage guidance, start with :mod:`importlib.metadata` but substitute importlib_metadata for importlib.metadata.

.. toctree::
   :maxdepth: 1

   api
   migration
   history

.. tidelift-referral-banner::


Project details

Indices and tables

  • :ref:`genindex`
  • :ref:`modindex`
  • :ref:`search`