Svtter / go-python-p

go/c/python 相互调用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GO-PYTHON-P

  1. 使用 python 调用 go 语言包;
  2. 使用 c 调用 go 语言包;
  3. python 编译 C 包;

Reference

  1. Python ctypes
  2. Go-Python

About

go/c/python 相互调用


Languages

Language:Go 40.1%Language:Python 38.1%Language:Makefile 9.9%Language:C 9.8%Language:Cython 2.2%