Skip to main content

tqdmX

This is a tqdm wrapper for multi-line logging.

Demo

Installation

pip install tqdmX

Usage

The following is a simple example.

import time
from tqdmX import TqdmWrapper, format_str
tw = TqdmWrapper(range(10))
for i in tw:
  tw.add(f'Iter {i}')
  tw.add('line1')
  tw.add(format_str('blue','line2'))
  tw.update()
  time.sleep(0.5)

For the demo gif shown above, you may refer to tests/test.py.

Release files for tqdmX 0.0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tqdmX 0.0.4
File Size Uploaded
tqdmX-0.0.4.tar.gz 2.8 kB Details

Release files / tqdmX-0.0.4.tar.gz

Download URL tqdmX-0.0.4.tar.gz
Size 2.8 kB
Tags Source
SHA-256 checksum
How to use checksums
322759d4e1eef5b343f6e83034c8f5fe9129d474e189d51ab52df10845bafddb
BLAKE2b-256 checksum
How to use checksums
9e79cda49b91993c0510176e39616901117c6dabad07c4abba23ef68b17bca8c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.2

Release history Release notifications | RSS feed

This release

0.0.4 This release

1 release file

0.0.3

1 release file

0.0.2

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page