Dectate
latest
  • 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
    • Actions
    • App classes
    • The Anatomy of an Action
    • Depends
    • config dependencies
    • app_class_arg
    • before and after
    • grouping actions
    • Additional discriminators
    • Composite actions
    • with statement
    • importing recursively
    • logging
    • querying
    • query tool
    • 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
    • Tox
  • History of Dectate
  • CHANGES
    • 0.14 (unreleased)
    • 0.13 (2016-12-23)
    • 0.12 (2016-10-04)
    • 0.11 (2016-07-18)
    • 0.10.2 (2016-04-26)
    • 0.10.1 (2016-04-26)
    • 0.10 (2016-04-25)
    • 0.9.1 (2016-04-19)
    • 0.9 (2016-04-19)
    • 0.8 (2016-04-12)
    • 0.7 (2016-04-11)
    • 0.6 (2016-04-06)
    • 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 61252d1f.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.13
0.12
0.11
0.10.1
0.10
0.9.1
0.9
0.8
0.7
0.6
0.5
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.