Description
Python is a general-purpose programming language that is well-suited for a web application stack. However, components of your Python application could benefit from "mixing-in" the features of other languages. This talk will cover strategies for integrating Python and other languages, including Foreign Function Interfaces.