========
Sygaldry
========

Sygaldry is a config-driven component factory. It loads YAML or TOML, applies
includes and interpolation, then resolves component definitions bottom-up into
a fully assembled object graph.

Artificery
==========

In the Kingkiller Chronicles the Artificery is an enormous workshop inside the University.
It is the place where Sygaldry is used to create amazing objects.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   overview
   comparison
   configuration
   loading
   resolver
   caching
   type-checking
   cli
   examples
   api




Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
