progress
Helper functions for tracking the progress of long-running operations.
Functions:
Name | Description |
---|---|
track_iterable_progress |
Track the progress of an iterable. |
track_iterable_progress
🔗
Track the progress of an iterable.
This function is a helper that creates a progress bar and tracks the progress of an iterable. It's useful for tracking the progress of a long-running operation, such as generating the brag document.