How to install python2-tqdm (noarch)
A Fast, Extensible Progress Meter
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install python2-tqdm
Description
tqdm (read taqadum, تقدّم) means "progress" in Arabic. Instantly make your loops show a smart progress meter - just wrap any iterable with "tqdm(iterable)", and you are done! Python 2 version.
RPMs
| Package | Size | Changelog |
|---|---|---|
| python2-tqdm-4.10.0-3.el7.1.noarch | 54 KiB |
Stephen Gallagher (2019-05-21) - Add python36 version |