Skip to content

support global config to override defaults #614

@casperdcl

Description

@casperdcl
  1. look for e.g. "$HOME/.tqdm.config" to override defaults
  2. alternatively/additionally use os.environ.get("TQDM_CONFIG", '')

helps with e.g. #370, #612, #619, #950, #1061, #1318

The second (os.environ) option would be great to fix #370 (comment) (have tmux alter TQDM_CONFIG to have dynamic_ncols)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions