Definitions for "PyBus"
An implementation of a software bus in python. Analogous to a hardware bus, PyBus allows for discovery, installation, configuration, loading, unloading, and run-time replacement of software components, as well as channeling of inter-component communication. Documentation is available and some more information is given at the SEAL project site. See Also python, SEAL.