File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# go-python: Write Python in Go - The most intuitive Python wrapper for Golang
2
2
3
- [ ![ codecov] ( https://codecov.io/github/cpunion/go-python/graph/badge.svg?token=DLVMvjAOFM )] ( https://codecov.io/github/cpunion/go-python )
3
+ [ ![ Build Status] ( https://github.com/cpunion/go-python/actions/workflows/go.yml/badge.svg )] ( https://github.com/cpunion/go-python/actions/workflows/go.yml )
4
+ [ ![ Coverage Status] ( https://codecov.io/github/cpunion/go-python/graph/badge.svg?token=DLVMvjAOFM )] ( https://codecov.io/github/cpunion/go-python )
5
+ ![ GitHub go.mod Go version] ( https://img.shields.io/github/go-mod/go-version/cpunion/go-python )
6
+ [ ![ GitHub commits] ( https://badgen.net/github/commits/cpunion/go-python )] ( https://GitHub.com/Naereen/cpunion/go-python/commit/ )
7
+ [ ![ GitHub release] ( https://img.shields.io/github/v/tag/cpunion/go-python.svg?label=release )] ( https://github.com/cpunion/go-python/releases )
8
+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/cpunion/go-python )] ( https://goreportcard.com/report/github.com/cpunion/go-python )
9
+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/cpunion/go-python.svg )] ( https://pkg.go.dev/github.com/cpunion/go-python )
4
10
5
11
## Goal
6
12
You can’t perform that action at this time.
0 commit comments