Yes--and thanks for all your work on these bindings, Sebastien. I looked at it but couldn't get @dennwc's branch to work for me initially; so I went with this other lineage. Much of that is probably my newness to the python C API, but the pyg/gopy lineage starting from Julian Phillips' work seemed to have some more recent object model work done on it too. Its stone soup. Feel free to leverage, adopt, and merge in any way that helps.
On Sunday, December 16, 2018 at 7:31:15 AM UTC-6, Sebastien Binet wrote: > > 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....@gmail.com > <javascript:>> 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...@googlegroups.com <javascript:>. >> 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.