PyStaticConfiguration
0.10.2
  • Overview
  • Config
  • Configuration Loading
  • Validation
  • Readers
  • Schema
  • Getters
  • Testing
PyStaticConfiguration
  • Docs »
  • PyStaticConfiguration Documentation
  • View page source

PyStaticConfiguration Documentation¶

Build Status¶

Travis CI build status Latest PyPI version Code Test Coverage

Install¶

  • PyStaticConfiguration is available on pypi: https://pypi.python.org/pypi/PyStaticConfiguration
  • The source is hosted on github: https://github.com/dnephin/PyStaticConfiguration
$ pip install PyStaticConfiguration

Also see the Release Notes

Contents¶

  • Overview
    • Configuration Loading
    • Reading configuration values
    • Example
    • Logging
    • Reading dicts
  • Config
    • Configuration Reloading
    • Errors
  • Configuration Loading
    • Examples
    • Arguments
    • Custom Loader
  • Validation
  • Readers
    • Examples
    • Arguments
    • Building custom readers
  • Schema
    • Example
    • Arguments
    • Custom schema types
  • Getters
    • Example
    • Arguments
    • Proxy
  • Testing

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2013, Daniel Nephin.

Built with Sphinx using a theme provided by Read the Docs.