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.1.tar.gz
(6.6 kB
view details)
Built Distribution
atqdm-0.0.1-py3-none-any.whl
(6.8 kB
view details)
File details
Details for the file atqdm-0.0.1.tar.gz
.
File metadata
- Download URL: atqdm-0.0.1.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90d3fd3c8177cbe23ab95a0077cb341970e494fc1acdbc5a89d4b22bf56f0428 |
|
MD5 | fd7fce69c16f7deb1b49fcf15ced110d |
|
BLAKE2b-256 | 13755eb31193991620142dcb6d800d7b518e5a66434b7ea0998ec2c8d9fd5650 |
File details
Details for the file atqdm-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: atqdm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.8 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 | b6d37055061493f11e56da0b01260ca4b2043b27a9d6ce940407e57e1414399a |
|
MD5 | 0294a8cc4f892e1516d43f144f4ffe60 |
|
BLAKE2b-256 | 7aa31a23f8d11e6977332b77b5de2127faf60ed2ba68b311f5ba7ef96e6946d0 |