Description
Speaker: Andrey Petrov
Being able to run C code from Python is pretty great, but what about running Go code from Python? Or even Python from Go? This talk will walk through the process of executing calls between Python and Go using CFFI bindings to bridge the two runtimes.
Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides