tqdm

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const LLGoPackage = "py.tqdm"

Variables

This section is empty.

Functions

func Main

func Main(fp *py.Object, argv *py.Object) *py.Object

Parameters (internal use only) --------- fp : file-like object for tqdm argv : list (default: sys.argv[1:])

func Tgrange

func Tgrange(__llgo_va_list ...interface{}) *py.Object

Shortcut for `tqdm.gui.tqdm(range(*args), **kwargs)`.

func Tnrange

func Tnrange(__llgo_va_list ...interface{}) *py.Object

Shortcut for `tqdm.notebook.tqdm(range(*args), **kwargs)`.

func TqdmNotebook

func TqdmNotebook(__llgo_va_list ...interface{}) *py.Object

See tqdm.notebook.tqdm for full documentation

func TqdmPandas

func TqdmPandas(tclass *py.Object) *py.Object

Registers the given `tqdm` instance with `pandas.core.groupby.DataFrameGroupBy.progress_apply`.

func Trange

func Trange(__llgo_va_list ...interface{}) *py.Object

Shortcut for tqdm(range(*args), **kwargs).

Types

This section is empty.

Jump to

Keyboard shortcuts

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