alive-progressEasy Playground

Animated, informative progress bars for the terminal

Getting started with alive-progressRun locally
Install
pip install alive-progress
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: alive_progress)

alive-progress is a third-party package. Animated, informative progress bars for the terminal. Install with: pip install alive-progress

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?