Dynamic Python-C++ bindings through Cling/LLVM
cppyy provides dynamic Python-C++ bindings by leveraging the Cling C++ interpreter and LLVM. It supports both PyPy and CPython. This conda build is a pre-build version for C++11, for C++14 or C++17, build from source. See http://cppyy.readthedocs.io/en/latest/ for full documentation.