Reg
latest
  • Using Reg
  • Context-based dispatch
  • Patterns
  • API
  • Developing Reg
  • Internals
  • History of Reg
  • CHANGES
Reg
  • Docs »
  • Welcome to Reg’s documentation
  • Edit on GitHub

Welcome to Reg’s documentation¶

Reg is a Python library that provides generic function support to Python. It help you build powerful registration and configuration APIs for your application, library or framework.

  • Using Reg
    • Introduction
    • Example
    • Dispatch functions
    • Multiple and predicate dispatch
    • Dispatch methods
    • Lower level API
  • Context-based dispatch
    • Introduction
    • A Context Class
    • A new context
    • Call method in the same context
  • Patterns
    • Adapters
    • Service Discovery
    • Replacing class methods
  • API
    • Dispatch functions
    • Context-specific dispatch methods
    • Errors
    • Argument introspection
    • Low-level predicate support
  • Developing Reg
    • Install Reg for development
    • Running the tests
    • Running the documentation tests
    • Building the HTML documentation
    • Various checking tools
    • Tox
  • Internals
  • History of Reg
    • Reg History
    • Brief history of Zope Component Architecture
  • CHANGES
    • 0.12 (unreleased)
    • 0.11 (2016-12-23)
    • 0.10 (2016-10-04)
    • 0.9.3 (2016-07-18)
    • 0.9.2 (2014-11-13)
    • 0.9.1 (2014-11-11)
    • 0.9 (2014-11-11)
    • 0.8 (2014-08-28)
    • 0.7 (2014-06-17)
    • 0.6 (2014-04-08)
    • 0.5 (2014-01-21)
    • 0.4 (2014-01-14)
    • 0.3 (2014-01-06)
    • 0.2 (2013-12-19)
    • 0.1 (2013-10-28)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2010 - 2016, Morepath Developers. Revision 63b95c7e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
0.11
0.10
0.9.3
0.9.2
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.