Utility package for displaying a Progress bar.
Project description
Introduction
This Package provides ProgressIndicator class for easily providing visual cue about the progress of a task underway. Using the concept of components and providers, One can easily customize the look and feel of the Progress Indicator.
Features include:
Full customization of the look and feel of the Progress Indicator
Although by default a large number of components are provided in the package, you can easily create new ones.
Installation
pip install progressindicator
Links
License
This project is licensed under the MIT License - see the LICENSE.txt file for details.