module github.com/go-python/gopy
go 1.12
require (
github.com/gonuts/commander v0.1.0
github.com/gonuts/flag v0.1.0
github.com/pkg/errors v0.8.1
)