Aglyph
3.0.0
  • What’s new in release 3.0.0?
  • Getting started with Aglyph
  • Aglyph cookbook
  • Aglyph API reference
    • aglyph — Dependency Injection for Python
    • aglyph.assembler — The Aglyph component assembler
    • aglyph.component — Defining components and their dependencies
    • aglyph.context — Defining component contexts
    • aglyph.integration.cherrypy — Integrating Aglyph with CherryPy
  • The Aglyph Context fluent API
  • Aglyph 3.0.0 testing summary
  • Roadmap for future releases
Aglyph
  • Docs »
  • Aglyph API reference

Aglyph API reference¶

Release:3.0.0

The Aglyph API consists of a single top-level package (aglyph) along with several modules and subpackages, as listed below.

  • aglyph — Dependency Injection for Python
  • aglyph.assembler — The Aglyph component assembler
  • aglyph.component — Defining components and their dependencies
  • aglyph.context — Defining component contexts
  • aglyph.integration.cherrypy — Integrating Aglyph with CherryPy
Next Previous

© Copyright 2006, 2011, 2013-2018 Matthew Zipay.

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