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.2.tar.gz
(6.7 kB
view details)
Built Distribution
atqdm-0.0.2-py3-none-any.whl
(6.9 kB
view details)
File details
Details for the file atqdm-0.0.2.tar.gz
.
File metadata
- Download URL: atqdm-0.0.2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bff4757768975d51dd9a9cd646740647782f4ca073c00ba0a48d82ecc5793db4 |
|
MD5 | 2a7e5417548da0c61f95b658ca214d2e |
|
BLAKE2b-256 | 55ccfb53d30ea26c68f2f147d2698eb7b6f5a9cb1e660fc73d996716e5a9bc4c |
File details
Details for the file atqdm-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: atqdm-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.9 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 | 78062919a13d1cf702ce87e4e8a8edab42cc0ab94a7ca7b5d2b685fa9fd1f782 |
|
MD5 | 32c09b69d93d9a0a7d871d5760208b2c |
|
BLAKE2b-256 | 2ad22fc4d68db8360b8ee052aca35ca693b386735cc0fcae6e260546ac576f4f |