note that, eventually, sbinet/go-python will be migrated under the github.com/go-python organization as cpython (or cpy2, or something). thanks to @dennwc, there's also already a PR that adds some support for CPython-3: - https://github.com/sbinet/go-python/pull/66
On Sun, Dec 16, 2018 at 2:22 PM Jason E. Aten <j.e.a...@gmail.com> wrote: > Yes. I haven't played with sbinet/go-python enough, but broadly speaking, > that's right. > > On Sunday, December 16, 2018 at 2:38:52 AM UTC-6, Justin Israel wrote: >> >> Thanks for sharing this. I've been using github.com/sbinet/go-python on >> a few tasks. Is this generally the same thing, but for py 3.x? >> >> On Sun, Dec 16, 2018, 6:30 PM Jason E. Aten <j.e....@gmail.com> wrote: >> >>> `pyg` is a library for embedding python 3.7.1 in Go. >>> >>> Very little of `pyg` is mine. I consolidated a bunch of github >>> repositories providing python 2/3 bindings, previously named gopy and >>> originated by user qur and enhanced by users halturin and limetext. >>> >>> Unfornately there is another gopy repo at >>> https://github.com/go-python/gopy with a slightly different purpose and >>> a very different lineage. To distinguish the two, I've renamed my modern >>> update to `pyg`. The opposite of the lightweight approach in starlight ( >>> https://github.com/starlight-go/starlight), the name seems appropriate. >>> >>> https://github.com/glycerine/pyg >>> >>> Enjoy. >>> >>> -- >>> 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...@googlegroups.com. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- > 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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.