Skip to main content

The PyUtilib Component Architecture.

Project description

Overview

This Python package provides a modular component framework, which consists of the following core classes:

Interface:

Subclasses of this class declare component interfaces that are registered in the framework

ExtensionPoint:

A class used to declare extension points, which can access components with a particular interface

Plugin:

Subclasses of this class declare plugins, which can be used to provide services within this component framework.

SingletonPlugin:

Subclasses of this class declare singleton plugins, for which a single instance can be declared.

PluginEnvironment:

A class that maintains the registries for interfaces, extension points and components.

PluginGlobals:

A class that maintains global data concerning the set of environments that are currently being used.

PluginError:

The exception class that is raised when errors arise in this framework.

The outline of this framework is adapted from Trac (see the trac.core module). This framework generalizes the Trac by supporting multi-environment management of components, as well as non-singleton plugins. For those familiar with Trac, the following classes roughly correspond with each other:

Trac

PyUtilib

Interface

Interface

ExtensionPoint

ExtensionPoint

Component

SingletonPlugin

ComponentManager

PluginEnvironment

See The PyUtilib Component Architecture Reference Manual for a detailed description of PyUtilib components and examples of their use.

License

BSD. See the LICENSE.txt file.

Organization

Third Party Software

None.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyutilib.component.core-4.6.4.tar.gz (19.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyutilib.component.core-4.6.4-py2-none-any.whl (16.0 kB view details)

Uploaded Python 2

File details

Details for the file pyutilib.component.core-4.6.4.tar.gz.

File metadata

File hashes

Hashes for pyutilib.component.core-4.6.4.tar.gz
Algorithm Hash digest
SHA256 96cf00a017bb7647af39c61a4977c1f667415557310591015d5653bc51b235b6
MD5 27f6feec13202a4d466e50c69e60b14b
BLAKE2b-256 3e984a54ea39806da1e89031624743fc5912f9b4e40509963ed668382ce26712

See more details on using hashes here.

File details

Details for the file pyutilib.component.core-4.6.4-py2-none-any.whl.

File metadata

File hashes

Hashes for pyutilib.component.core-4.6.4-py2-none-any.whl
Algorithm Hash digest
SHA256 8d66199ff1fa298961de28c8da7b6fa467273eb87b39f557c92f2e50d8abf186
MD5 8cb416a2021ff5dc9d12610f3f293b83
BLAKE2b-256 9ea41cc13b76593ca837b8785199401320a522dfa9daea0aac3cd19e91f0c1f8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page