.. SPDX-FileCopyrightText: 2023 The meson-python developers
..
.. SPDX-License-Identifier: MIT

.. _tutorials-entrypoints:

************
Entry points
************


.. todo::

   - Mention what is the purpose of entry points
   - Give an example of a console entry point
   - Give an example of a custom entry point
     - Mention pluggy maybe for an example use-case?
