Skip to main content

Cling-based Python-C++ bindings for CPython

Project description

CPyCppyy is the CPython equivalent of _cppyy in PyPy. It provides dynamic Python-C++ bindings by leveraging the Cling C++ interpreter and LLVM. Details and performance are described in this paper.

CPyCppyy is a CPython extension module built on top of the same backend API as PyPy/_cppyy. It thus requires the installation of the cppyy backend for use, which will pull in Cling. CPython/cppyy and PyPy/cppyy are designed to be compatible, although there are differences due to the former being reference counted and the latter being garbage collected, as well as temporary differences due to different release cycles of the respective projects.


Find the cppyy documentation here:

http://cppyy.readthedocs.io

Change log:

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

Bug reports/feedback:

https://bitbucket.org/wlav/cppyy/issues?status=new&status=open

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CPyCppyy-1.12.4.tar.gz (189.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page