Skip to content
#

python-cpp-wrapper

Here are 6 public repositories matching this topic...

Language: All
Filter by language

Python offers a rich set of APIs that make it possible to build wrappers for foreign functions written in another language (such as C/C++) and compiled into shared libraries. This article introduces some basic techniques that will allow you to start using shared libraries in your projects.

  • Updated Dec 23, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the python-cpp-wrapper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-cpp-wrapper topic, visit your repo's landing page and select "manage topics."

Learn more