/gopy

Example of golang call from python

Primary LanguageCApache License 2.0Apache-2.0

gopy

Example of golang call from python

From the excellent article from Rene Manqueros

Build a shared object with:

go build -buildmode=c-shared -o library.so library.go