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

Foreign Function Interfaces for Web Developers

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.

Details

Improve this page