.. _package-config-docs: Config ====== Package config schemas make use of the `Marshmallow library `_ and offers a simple, clean and safe way of customizing Packages. Read more in :ref:`Setup/Configure `, or check out an :ref:`Example `. .. automodule:: aioli.config .. autoclass:: PackageConfigSchema :members: