Hi,
A cheat-sheet I wrote for myself evolved into a full tutorial 
<https://fluhus.github.io/snopher/> on calling Go directly from Python 
using ctypes and dll's, so I am happy to share it with the community. It 
starts from the very basics and covers how to handle arrays, strings and 
objects in both directions, memory management, performance, and even how to 
interact directly with numpy and pandas objects. I hope it's useful for the 
pythonistas among you.

Any feedback, ideas and questions are welcome.

Amit

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/75465012-0bab-4cd8-bad4-3fc0eeb325abn%40googlegroups.com.

Reply via email to