mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
486023b12c
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
357 B
Text
9 lines
357 B
Text
python-enlighten (Progress bar for Python console apps)
|
|
|
|
Enlighten Progress Bar is a console progress bar library for Python.
|
|
|
|
The main advantage of Enlighten is it allows writing to stdout and
|
|
stderr without any redirection or additional code. Just print or log as
|
|
you normally would.
|
|
|
|
Enlighten also includes experimental support for Jupyter Notebooks.
|