progressive
progressive copied to clipboard
Colorful progress bars and trees for your terminal
Alpha Warning! Until 1.0.0, progressive will likely be going under some kind of radical API revision every minor release; just a forewarning.
progressive
Colorful progress bars and trees for your terminal, powered by blessings. Compatible with both Python 2 and 3.
Introduction
progressive lets you view progress of complex workflows as well as simple ones:
Installation
- For the possibly stable
pip install progressive
- For the latest and greatest
git clone https://github.com/hfaran/progressive.git
cd progressive
python setup.py install
Getting Started
- There is preliminary documentation is available at readthedocs but more detailed documentation is coming soon on completion of the 1.0 API, but in the meantime check out the examples.
progressivesupports graceful fallback modes for terminals without colors, but you really should upgrade your terminal to 256 colors to make full use ofprogressive.

