#include <python.h>
#include <eclipseray/pymacros.h>
#include "settings.h"
Go to the source code of this file.
Classes | |
class | PythonInterface |
This static interface provides basic services for embedding Python into our application, running simple Python commands, and loading and executing Python scripts. More... |
Definition in file pythoninterface.h.