Kross::Python Namespace Reference


Detailed Description

The Python plugin for the Kross scripting framework.

The code in this namespace manage the embedded python interpreter and python-scripts.

There is no dependency to e.g. the Kross::KexiDB wrapper. Everything is handled through the common Kross::Api bridge. Therefore this interpreter- implementation should be able to make all defined wrappers accessible by the python scripting language.

Internaly we use PyCXX - a set of classes to help create extensions of python in the C++ language - to access the python c api. Any python version since 2.0 is supported.

Author:
Sebastian Sauer
See also:
http://www.python.org

http://cxx.sourceforge.net


Classes

class  PythonExtension
class  PythonInterpreterPrivate
class  PythonInterpreter
class  PythonModulePrivate
class  PythonModule
class  PythonObject
class  PythonScriptPrivate
class  PythonScript
class  PythonSecurity


Generated on Thu Feb 9 18:01:24 2006 for Kross by  doxygen 1.4.6