python

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*Python)

func WithEnvs

func WithEnvs(envs ...string) Option

func WithExt

func WithExt(ext string) Option

type Python

type Python struct {
	BinPath string
	Ext     string
	Envs    []string
}

func New

func New(pythonFile string, options ...Option) *Python

func (*Python) ExecCtx

func (p *Python) ExecCtx(ctx context.Context, codeDir, pyFile string, args ...string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL