slackbuilds_ponce/python/python3-enlighten/README
Samuel Young 486023b12c
python/python3-enlighten: Added (progress bar).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-08 16:41:50 +07:00

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.