sbinet / go-python

naive go bindings to the CPython2 C-API
Other
1.53k stars 139 forks source link

Let's try it, python bindings cgo-less #119

Closed aadog closed 2 years ago

aadog commented 2 years ago

Let's try it, python bindings cgo-less

https://github.com/aadog/py3-go

sbinet commented 2 years ago

interesting use of DSO :)