hfaran / progressive

Colorful progress bars and trees for your terminal

Home Page:http://progressive.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build Status Coverage Status PyPI version Documentation Status Stories in Ready

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:

Tree Progress View

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

About

Colorful progress bars and trees for your terminal

http://progressive.readthedocs.org/

License:MIT License


Languages

Language:Python 100.0%