stdlib

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: BSD-3-Clause Imports: 18 Imported by: 4

Documentation

Overview

Package stdlib provides the bootstrap code to wire in all the stdlib (python) modules into a gpython context and VM.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewContext

func NewContext(opts py.ContextOpts) py.Context

NewContext creates a new gpython interpreter instance context.

See interface py.Context defined in py/run.go

Types

This section is empty.

Directories

Path Synopsis
Package binascii provides the implementation of the python's 'binascii' module.
Package binascii provides the implementation of the python's 'binascii' module.
Built-in functions
Built-in functions
Package glob provides the implementation of the python's 'glob' module.
Package glob provides the implementation of the python's 'glob' module.
Implement unmarshal and marshal
Implement unmarshal and marshal
Math module -- standard C math library functions, pi and e
Math module -- standard C math library functions, pi and e
Package os implements the Python os module.
Package os implements the Python os module.
Package string provides the implementation of the python's 'string' module.
Package string provides the implementation of the python's 'string' module.
Package tempfile provides the implementation of the python's 'tempfile' module.
Package tempfile provides the implementation of the python's 'tempfile' module.

Jump to

Keyboard shortcuts

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