Registry / other / go-python-gpython

go-python-gpython

JSON →
library0.2.0gogounverified

gpython is a Python interpreter written in Go.

go get github.com/go-python/gpython
INSTALL
IMPORT
SIG · GO-PYTHON-GPYTHON
G
go-python-gpython
othergov0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gpython
github.com/go-python/gpython

Prints the gpython version.

package main import ( "fmt" "github.com/go-python/gpython" ) func main() { fmt.Println(gpython.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
go-python-gpython — go get go-python-gpython · libregistry