Configuration Formats
=====================

**fitrequest** offers various syntax options that can be customized to suit your needs and preferences.
This section demonstrates how the same example can be represented using the different available syntaxes.

.. toctree::
   :maxdepth: 2
   :titlesonly:

   python_lazy_configuration
   python_fit_decorator
   python_dict
   yaml_file
   json_file
   python_pydantic
