SlackBuilds Repository

15.0 > Python > tqdm (4.66.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)):
...

This requires: python3-setuptools-opt, python3-toml

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

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

Source Downloads:
tqdm-4.66.1.tar.gz (493bb11d0555d04632f7d9be5e5bbe9b)

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 15.0

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