Name: | python2-tqdm |
---|---|
Version: | 4.45.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 426216 |
License: | MPLv2.0 and MIT |
RPM: | python2-tqdm-4.45.0-1.el7.noarch.rpm |
Source RPM: | python-tqdm-4.45.0-1.el7.src.rpm |
Build Date: | Mon Apr 20 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/tqdm/tqdm |
Summary: | A Fast, Extensible Progress Meter |
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. |