.. _api:

API by module
=============

MLRun is organized into the following modules. The most common functions are exposed in the :py:mod:`mlrun` module, which is the recommended starting point.

.. toctree::
  :maxdepth: 1
  :glob:

  mlrun.frameworks/index
  mlrun.common/index
  *

See also the :ref:`index of all functions and classes <genindex>`.
