
PyStaticConfiguration Documentation
===================================

Install
-------

* PyStaticConfiguration is available on pypi: https://pypi.python.org/pypi/PyStaticConfiguration
* The source is hosted on github: https://github.com/dnephin/PyStaticConfiguration

.. code-block:: bash

    $ pip install PyStaticConfiguration


Also see the :doc:`release_notes`


Contents
--------

.. toctree::
   :maxdepth: 2

   overview
   config
   loader
   validation
   readers
   schema
   getters
   testing


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

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

