package
Version:
v0.0.13
Opens a new window with list of versions in this module.
Published: Oct 13, 2024
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Install dependencies using pip
Uninstall dependencies using pip
Run the Python code and return the result.
func RunCodef(codeTemplate string, args ...interface{}) map[string]interface{}
Run the Python code with the given Golang variables and return the result.
The variables should be passed by $v1, $v2, $v3... in the codeTemplate.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.