Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wlav/cppyy


https://github.com/wlav/cppyy

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

.. -*- mode: rst -*-

cppyy: Python-C++ bindings interface based on Cling/LLVM
========================================================

cppyy provides fully automatic, dynamic Python-C++ bindings by leveraging
the Cling C++ interpreter and LLVM.
It supports both PyPy (natively), CPython, and C++ language standards
through C++17 (and parts of C++20).

Details and performance are described in
`this paper `_,
originally presented at PyHPC'16, but since updated with improved performance
numbers.

Full documentation: `cppyy.readthedocs.io `_.

Notebook-based tutorial: `Cppyy Tutorial `_.

For Anaconda/miniconda, install cppyy from `conda-forge `_.

----

Change log:
https://cppyy.readthedocs.io/en/latest/changelog.html

Bug reports/feedback:
https://github.com/wlav/cppyy/issues