/working-with-foreign-functions

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.

Primary LanguageJupyter NotebookMIT LicenseMIT

Stargazers

No one’s star this repository yet.