CGo + Python Tools
This site is designed to help make creating a library that binds between python and go easy.
Fill out the form below with a list of the structs that you want, and a package will be built to bring the data back and forth between the environments.
If you just want to use basic types (strings, ints, floats, or arrays of any of these) then I would recommend looking at the library I wrote instead