August'24: Kamaelia is in maintenance mode and will recieve periodic updates, about twice a year, primarily targeted around Python 3 and ecosystem compatibility. PRs are always welcome. Latest Release: 1.14.32 (2024/3/24)
Axon.__init__.py
Version: Axon 1.0
Stub file allowing "import Axon". Imports all the major Axon modules. It also performs some initial important initialisation:
from Axon import * results in the following names being imported into your namespace:
These are all module level names.
Pydoc Style Documentation
Package Contents:
Testdoc Documentation
NA
TODO:What sort of testing is appropriate for Axon.__init__.py ?
Michael, December 2004