Contribute Media
A thank you to everyone who makes this possible: Read More

Python, C, C++, and Fortran Relationship Status: It’s Not That Complicated

Description

One of Python’s strengths is that it can use code written in compiled languages like C, Fortran and C++.

This talk gives an overview of your many options for getting Python to call and exchange data with code written in a compiled language. The goal is to make attendees aware of choices they may not know they have, and when to prefer one over another.

Details

Improve this page