{"id":76299,"library":"go-python-gopy","title":"GoPy","description":"Generates and compiles language bindings to call Go code from Python.","status":"active","version":"0.4.10","language":"go","source_language":null,"source_url":"https://github.com/go-python/gopy","tags":["python","bindings","code-generation","interop"],"install":[{"cmd":"go get github.com/go-python/gopy","lang":"bash","label":"Install github.com/go-python/gopy"}],"dependencies":[],"imports":[{"symbol":"gopy","correct":"github.com/go-python/gopy"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-python/gopy\"\n)\n\nfunc main() {\n\t// gopy is typically used as a command-line tool, not as a library.\n\tfmt.Println(\"Use 'gopy bind' to generate Python bindings\")\n}","lang":"go","description":"Demonstrates importing gopy (typically used via CLI)."},"warnings":[],"env_vars":null,"search_vec":"'bind':6,14 'call':8 'code':10,16 'code-gener':15 'compil':4 'generat':2,17 'go':9 'gopi':1 'interop':18 'languag':5 'python':12,13","created_at":"2026-06-17T19:27:19.992506+00:00","updated_at":"2026-06-17T19:27:19.992506+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/go-python/gopy","github":"https://github.com/go-python/gopy","docs":"https://pkg.go.dev/github.com/go-python/gopy#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}