Reg: Component Architecture Reimagined

from blog Secret Weblog, | ↗ original
↗ original
Reg is a new Python library for registering and looking up objects. It provides clever registries to let you build extensible applications, libraries and frameworks.Reg is a new Python library for registering and looking up objects. It provides clever registries to let you build extensible applications, libraries and frameworks. Why should you want to use Reg at all? The best way to find out is to read the Why should you want to use Reg at all? The best way to find out is to read the Reg docsReg docs.. The documentation is a work in progress, and especially API documentation is still lacking (read the The documentation is a work in progress, and especially API documentation is still lacking (read the interfaces.pyinterfaces.py module... module...