Select Git revision
interfaces-overview.rst
-
Andre Offringa authoredAndre Offringa authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
interfaces-overview.rst 287 B
Interface overview
Radler is primarily written in C++
. If Radler was compiled with BUILD_PYTHON_BINDINGS=ON
Python bindings are generated to interface the Radler API from within Python. The next sections describe the
C++
and the Python
interface.