Skip to content

Add some of the alive_bar methods to bar #297

@shepster

Description

@shepster

This is a feature request.

There are times when I want to display information about the progress while it is happening but then omit it in the end. Often when I am exiting with alive_bar() as bar: I set bar.title for a final message. However I always get the elapsed, monitor, and stats that were set by alive_bar() at the start.

I would very much like to be able to set bar.[elapsed_end|monitor_end|stats_end] (e.g. bar.elapsed_end=False) in the middle/end of an alive_bar() progression.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions