summaryrefslogtreecommitdiffstats
path: root/python/python3-enlighten/README
blob: 5d33d3fd05aff0b87abba91523c95be0c06f8c38 (plain)
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.