python3-tqdm - A Fast, Extensible Progress Meter
Website: | https://github.com/tqdm/tqdm |
---|---|
License: | MPLv2.0 and MIT |
- 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 3.7 version.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install python3-tqdm
Packages
python3-tqdm-4.10.0-3.amzn2.1.noarch [55 KiB] |
Changelog
by Stephen Gallagher (2019-05-21):
- Add python3 version |