125 explicit Python(Enable enable = Enable::TRY);
126 bool exec(
const std::string& python_code)
const;
127 bool exec(
const std::string& python_code,
const Parser& parser,
Deck& deck)
const;
134 bool enabled()
const;
140 static bool supported();
141 bool run_module(
const std::string& path);
143 std::shared_ptr<PythonInterp> interp;
Definition PyAction.hpp:41
Definition EclipseState.hpp:63
The hub of the parsing process.
Definition Parser.hpp:60
Definition Python.hpp:116
Definition Schedule.hpp:88
Definition SummaryState.hpp:68
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30