Dectate
0.5
  • Using Dectate
  • API
  • Developing Dectate
  • History of Dectate
  • CHANGES
Dectate
  • Docs »
  • Dectate: Advanced Decorator Configuration System
  • Edit on GitHub

Dectate: Advanced Decorator Configuration System¶

Dectate is a Python library that lets you construct a decorator-based configuration system for frameworks. Configuration is associated with class objects. It supports configuration inheritance and overrides as well as conflict detection.

  • Using Dectate
    • Introduction
    • Features
    • App classes
    • Creating a directive
    • The Anatomy of a Directive
    • Depends
    • config dependencies
    • before and after
    • grouping actions
    • Additional discriminators
    • Composite actions
    • with statement
    • importing recursively
    • logging
    • Sphinx Extension
    • __main__ and conflicts
  • API
  • Developing Dectate
    • Install Dectate for development
    • Running the tests
    • Running the documentation tests
    • Building the HTML documentation
    • Various checking tools
  • History of Dectate
  • CHANGES
    • 0.5 (2016-04-04)
    • 0.4 (2016-04-01)
    • 0.3 (2016-03-30)
    • 0.2 (2016-03-29)
    • 0.1 (2016-03-29)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, Martijn Faassen. Revision dce83521.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.5
Versions
latest
stable
0.6
0.5
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.