tqdm2
tqdm (read taqadum, تقدّم) means "progress" in Arabic.
Install
- All systems
-
curl cmd.cat/tqdm2.sh
- Arch Linux
-
pacman -S python2-tqdm
- Fedora
-
dnf install python2-tqdm
- Dockerfile
- dockerfile.run/tqdm2
python2-tqdm
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.