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.4.tar.gz
(7.3 kB
view details)
Built Distribution
atqdm-0.0.4-py3-none-any.whl
(7.5 kB
view details)
File details
Details for the file atqdm-0.0.4.tar.gz
.
File metadata
- Download URL: atqdm-0.0.4.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 | 27ad91dd64562bcaf2deffbf7bc38c7d58e8985b8ce16cffc401980c5abc034d |
|
MD5 | a21ce367465e71e75fa2ce1b42e73938 |
|
BLAKE2b-256 | 4105c64d21eea5147efb1438e373020313059f7b5d1455709780262d3a52f174 |
File details
Details for the file atqdm-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: atqdm-0.0.4-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 | 996397ca3aebd845ae174ea18ee56b2f1a01169129a6a7c98d39d39b9c49c1ac |
|
MD5 | d08b32095da6553d4e04bd385cfa1178 |
|
BLAKE2b-256 | 3243ba96be947a27538769edbdc09be16da4f42e0fb9cad2190540241e4e5453 |