| ============================== | |
| plugins.h_rich.RichProgressBar | |
| ============================== | |
| Provides a progress bar for Apache Hamilton execution. Must have `rich` installed to use it: | |
| `pip install sf-hamilton[rich]` (use quotes if using zsh) | |
| .. autoclass:: hamilton.plugins.h_rich.RichProgressBar | |
| :special-members: __init__ | |
| :members: | |
| :inherited-members: |