packaging.python.org
packaging.python.org copied to clipboard
Cover Go on the extension modules page?
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.