3#include <pybind11/pybind11.h>
websocketpp::client< websocketpp::config::asio_client > client
Definition ComputeThread.cc:15
Functions to handle the exchange properties of two or more symbols in a product.
Definition Adjform.cc:83
py::object get_globals()
Definition py_helpers.cc:17
py::object get_locals()
Definition py_helpers.cc:12
std::string read_manual(const char *category, const char *name)
Definition py_helpers.cc:30
bool scope_has(const py::dict &dict, const std::string &obj)
Definition py_helpers.cc:22