Aglyph API reference¶
Release: | 2.1.1 |
---|
The Aglyph API consists of a single top-level package (aglyph
) along with
several modules and subpackages, as listed below.
aglyph
— Dependency Injection for Pythonaglyph.assembler
— The Aglyph component assembleraglyph.binder
— The Aglyph component binderaglyph.cache
— Simple object caching support for Aglyphaglyph.compat
— Python version/variant compatibilityaglyph.compat.ipyetree
— an ElementTree parser for IronPythonaglyph.component
— Defining components and their dependenciesaglyph.context
— Defining component contextsaglyph.integration.cherrypy
— Integrating Aglyph with CherryPy