Skip to content
#

foreign-function-interface

Here are 11 public repositories matching this topic...

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 foreign-function-interface 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 foreign-function-interface topic, visit your repo's landing page and select "manage topics."

Learn more