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 =============== * Project home: https://github.com/python/importlib_metadata * Report bugs at: https://github.com/python/importlib_metadata/issues * Code hosting: https://github.com/python/importlib_metadata * Documentation: https://importlib-metadata.readthedocs.io/ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`