This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > tqdm (4.36.1)

A fast, extensible progress bar for Python. Instantly make your
loops show a smart progress meter - just wrap any iterable with
tqdm(iterable), and you're done!

from tqdm import tqdm
for i in tqdm(range(9)):
...

Optional dependency: python3

Maintained by: Dionysis Ntreou
Keywords: bar,progress,progressbar,loops,tqdm
ChangeLog: tqdm

Homepage:
https://github.com/tqdm/tqdm

Source Downloads:
tqdm-4.36.1.tar.gz (9dcf27caa1c953589b70127dc1968aa0)

Download SlackBuild:
tqdm.tar.gz
tqdm.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
tqdm.SlackBuild
tqdm.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds