![]() |
Shamrock 2025.10.0
Astrophysical Code
|
utility to use python script within tests More...
#include "shambindings/pytypealias.hpp"#include "shamsys/legacy/log.hpp"#include <pybind11/embed.h>#include <pybind11/eval.h>#include <pybind11/pybind11.h>
Include dependency graph for PyScriptHandle.hpp:Go to the source code of this file.
Classes | |
| struct | PyScriptHandle |
| Class allowing use of python scripts within a test case. More... | |
utility to use python script within tests
Example :
Definition in file PyScriptHandle.hpp.