go-python

Results 5 repositories owned by go-python

gopy

1.9k
Stars
111
Forks
Watchers

gopy generates a CPython extension module from a go package.

gpython

834
Stars
93
Forks
Watchers

gpython is a python interpreter written in go "batteries not included"

cpy3

268
Stars
43
Forks
Watchers

Go bindings to the CPython-3 API

gotopy

32
Stars
7
Forks
Watchers

Go to Python converter -- translates Go code into Python code

py

16
Stars
2
Forks
Watchers

py is a high-level API wrapping the low-level CPython C-API, for go