Monday, October 12, 2020

GoLang + Python

Embedding Python in Go. Here’s a trivial example for embedding… | by Chris | Oct, 2020 | poweruser.blog

Python can get embedded as a shared library into programs written in other languages. Here’s a trivial example for executing Python code in a Golang program and exchanging data between the two runtimes.

python-go/py-bindings/outliers at master · christian-korneck/python-go

Python and Go : Part IV - Using Python in Memory

No comments: