packaging.python.org icon indicating copy to clipboard operation
packaging.python.org copied to clipboard

Cover Go on the extension modules page?

Open ncoghlan opened this issue 8 years ago • 2 comments

I was able to find a couple of options for writing Python extension modules in Go:

  • https://github.com/asottile/setuptools-golang
  • https://github.com/go-python/gopy

However, I haven't found any public references for production use of such bindings comparable to the Sentry use case for Rust bindings.

ncoghlan avatar Aug 01 '17 00:08 ncoghlan