gpython is a python interpreter written in go "batteries not included"
go.mod
go
- github.com/google/go-cmp v0.5.7
- github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c
- github.com/gopherjs/gopherwasm v1.1.0
- github.com/mattn/go-runewidth v0.0.13
- github.com/peterh/liner v1.2.2
- github.com/rivo/uniseg v0.2.0
- golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
.github/workflows/ci.yml
actions
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-go v2 composite
- codecov/codecov-action v1 composite
- dominikh/staticcheck-action v1.2.0 composite
go.sum
go
- github.com/google/go-cmp v0.5.7
- github.com/gopherjs/gopherjs v0.0.0-20180825215210-0210a2f0f73c
- github.com/gopherjs/gopherwasm v1.1.0
- github.com/mattn/go-runewidth v0.0.3
- github.com/mattn/go-runewidth v0.0.13
- github.com/peterh/liner v1.2.2
- github.com/rivo/uniseg v0.2.0
- golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
- golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
- golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
Links
- Source: https://github.com/go-python/gpython
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/go-python/gpython
Repository Details
- Stars 993
- Forks 101
- Open issues 51
- License bsd-3-clause
- Language Go
- Size 1.05 MB
- Created at over 7 years ago
- Updated at 9 days ago
- Pushed at 9 days ago
- Last synced at 9 days ago
- Dependencies parsed at 22
Commit Stats
- Commits 566
- Authors 19
- Mean commits per author 29.79
- DDS 0.254
- More commit stats
Topics