Package gavo :: Package svcs :: Module computedcore
[frames] | no frames]

Module computedcore

source code

Cores wrapping some external program directly, or having some python code doing things.

Classes
  ComputedCore
A core wrapping external applications.
  CoreProc
A definition of a pythonCore's functionalty.
  PythonCore
A core doing computation using a piece of python.
Variables
  __package__ = 'gavo.svcs'