.. Copyright (c) 2021-2022, Julien Seguinot (juseg.github.io)
.. GNU General Public License v3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)

.. _api:

Programming interface
=====================

.. automodule:: hyoga

.. note::

   All functions and methods documented here are considered **public** API.
   This includes accessor methods and the ``open`` modules. The
   submodule level (e.g. ``open.local``) as well as the ``core`` module,
   are considered **private** implementation detail and may change at anytime.

.. toctree::

   config
   datasets
   open
