PyUtilib Component Architecture
I earlier mentioned that I developed a plugin framework within my PyUtilib software. This is now called the PyUtilib Component Architecture (PCA). The PCA is derived from the Trac component architecture, and it supports advanced features like nonsingleton components, namespaces and caching of component interactions. The PCA includes an independent, self-contained framework core that can be easily integrated into other applications, as well as a variety of extension packages with commonly used components.
See The PyUtilib Component Architecture for further details.
See The PyUtilib Component Architecture for further details.
Comments
Post a Comment