mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
It provides easy to use progress bars for Python. There are 7 progress bars to choose from: - Bar - ChargingBar - FillingSquaresBar - FillingCirclesBar - IncrementalBar - PixelBar - ShadyBar WWW: https://github.com/verigak/progress
12 lines
234 B
Text
12 lines
234 B
Text
It provides easy to use progress bars for Python.
|
|
|
|
There are 7 progress bars to choose from:
|
|
- Bar
|
|
- ChargingBar
|
|
- FillingSquaresBar
|
|
- FillingCirclesBar
|
|
- IncrementalBar
|
|
- PixelBar
|
|
- ShadyBar
|
|
|
|
WWW: https://github.com/verigak/progress
|