.. -*- 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 <http://cern.ch/wlav/Cppyy_LavrijsenDutta_PyHPC16.pdf>`_,
originally presented at PyHPC'16, but since updated with improved performance
numbers.
Full documentation: `cppyy.readthedocs.io <http://cppyy.readthedocs.io/>`_.
Notebook-based tutorial: `Cppyy Tutorial <https://github.com/wlav/cppyy/blob/master/doc/tutorial/CppyyTutorial.ipynb>`_.
For Anaconda/miniconda, install cppyy from `conda-forge <https://anaconda.org/conda-forge/cppyy>`_.
----
Change log:
https://cppyy.readthedocs.io/en/latest/changelog.html
Bug reports/feedback:
https://github.com/wlav/cppyy/issues
Raw data
{
"_id": null,
"home_page": "http://cppyy.readthedocs.org",
"name": "cppyy",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "C++ bindings data science calling language integration",
"author": "Wim Lavrijsen",
"author_email": "WLavrijsen@lbl.gov",
"download_url": "https://files.pythonhosted.org/packages/b3/28/76ea59829239a8bc587ddc9e581d4a943f7daa24b7d1a13597870a73b726/cppyy-3.1.2.tar.gz",
"platform": null,
"description": ".. -*- mode: rst -*-\n\ncppyy: Python-C++ bindings interface based on Cling/LLVM\n========================================================\n\ncppyy provides fully automatic, dynamic Python-C++ bindings by leveraging\nthe Cling C++ interpreter and LLVM.\nIt supports both PyPy (natively), CPython, and C++ language standards\nthrough C++17 (and parts of C++20).\n\nDetails and performance are described in\n`this paper <http://cern.ch/wlav/Cppyy_LavrijsenDutta_PyHPC16.pdf>`_,\noriginally presented at PyHPC'16, but since updated with improved performance\nnumbers.\n\nFull documentation: `cppyy.readthedocs.io <http://cppyy.readthedocs.io/>`_.\n\nNotebook-based tutorial: `Cppyy Tutorial <https://github.com/wlav/cppyy/blob/master/doc/tutorial/CppyyTutorial.ipynb>`_.\n\nFor Anaconda/miniconda, install cppyy from `conda-forge <https://anaconda.org/conda-forge/cppyy>`_.\n\n----\n\nChange log:\n https://cppyy.readthedocs.io/en/latest/changelog.html\n\nBug reports/feedback:\n https://github.com/wlav/cppyy/issues\n",
"bugtrack_url": null,
"license": "LBNL BSD",
"summary": "Cling-based Python-C++ bindings",
"version": "3.1.2",
"project_urls": {
"Homepage": "http://cppyy.readthedocs.org"
},
"split_keywords": [
"c++",
"bindings",
"data",
"science",
"calling",
"language",
"integration"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b32876ea59829239a8bc587ddc9e581d4a943f7daa24b7d1a13597870a73b726",
"md5": "f6f313e7bb63b8ac46e01e42f3d80dbd",
"sha256": "7937d184af02e1510f44d5655e0bcc3c6a7888ef5b3f06c3dd09ba93d1c1f19b"
},
"downloads": -1,
"filename": "cppyy-3.1.2.tar.gz",
"has_sig": false,
"md5_digest": "f6f313e7bb63b8ac46e01e42f3d80dbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 28727,
"upload_time": "2023-11-15T19:05:02",
"upload_time_iso_8601": "2023-11-15T19:05:02.305576Z",
"url": "https://files.pythonhosted.org/packages/b3/28/76ea59829239a8bc587ddc9e581d4a943f7daa24b7d1a13597870a73b726/cppyy-3.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-15 19:05:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cppyy"
}