Tqdm replacement for Comet / W&B reporting
Project description
Simple alternative to TQDM for Comet & W&B
Replaces progressbar with sequential output
To use, replace
from tqdm import tqdm
with
from atqdm import tqdm
Supports two basic methods similar to tqdm:
- set_descripion_str
- set_postfix_str
AS IS. I'm tired downloading 50Mb logs from Comet/W&B so I cooked this one.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
atqdm-0.0.3.tar.gz
(7.3 kB
view details)
Built Distribution
atqdm-0.0.3-py3-none-any.whl
(7.5 kB
view details)
File details
Details for the file atqdm-0.0.3.tar.gz
.
File metadata
- Download URL: atqdm-0.0.3.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c773e39f54fa284ffdb87ecb625452ce704979157615f36bac5146f02ddb9cbf |
|
MD5 | edc420840b6c443d8d7b5293027546ec |
|
BLAKE2b-256 | a7319b14bb9d0768051ea2dca1106608cf6218365463d3f52241760cfea9ce7c |
File details
Details for the file atqdm-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: atqdm-0.0.3-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e032bb4c5eb7ce772298370ee0bfdc7bec0dcd453db549eb8c268e742e1540bf |
|
MD5 | d34c7a0fe270e638cdb2baf682316255 |
|
BLAKE2b-256 | 4682b2d6d23fcf05803fbe095f6debf2fcadeda7661013ba778d7bb748d5a22e |