alive-progress

Package — CLIPython 3.7+Intermediate

Animated, informative progress bars for the terminal

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
about-time, grapheme
Install
pip install alive-progress

Learn by Difficulty

Quick Example

python
# Install: pip install alive-progress
import alive_progress

# Basic alive-progress usage
print(f"Using alive-progress")
# See documentation for detailed examples

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

Try in Playground

Tags

packageclicommand-lineterminal