April 2024 - This site, and Kamaelia are being updated. There is significant work needed, and PRs are welcome.

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