Skip to main content

Put tqdm on your menu bar.

Project description

mtqdm v0.1.4a1

⚠️ Warning: This project is VERY MUCH in alpha. While it works (a little bit), it was written in a single sitting exclusively using Cursor; which is amazing but also means I haven't authored a single line of code, or even read through tqdm, or rumps' docs. Expect major rough edges, but improvements are actively being made. Especially since this is a tool I'll be using myself.

Put tqdm on your menu bar.

Usage

pip install mtqdm

My intentions for mtqdm is for it to be a drop-in replacement for tqdm. So simply replace tqdm with mtqdm in your code.

from mtqdm import mtqdm
for _ in mtqdm(range(100)):
    # ...

mtqdm-0.1.4a1 in action

The progress bar from tqdm will still be displayed in the terminal. Additionally, a progress bar like the one above will appear in the menu bar. Clicking it will reveal metrics.

100%|████████████████████| 100/100 [00:15<00:00, 6.50it/s]

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

mtqdm-0.1.4a1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

mtqdm-0.1.4a1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file mtqdm-0.1.4a1.tar.gz.

File metadata

  • Download URL: mtqdm-0.1.4a1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.1

File hashes

Hashes for mtqdm-0.1.4a1.tar.gz
Algorithm Hash digest
SHA256 c5a1995b4af8f48d95b2f9151202f0ddc99d34ce6e38e1ec9d7f45f090d44316
MD5 3e63f75de100e6ef03f33b2e2dde25e1
BLAKE2b-256 990dfdd5999f01043b544f0bcd2899f79d9ea852ef7025059827464ecce6694b

See more details on using hashes here.

File details

Details for the file mtqdm-0.1.4a1-py3-none-any.whl.

File metadata

  • Download URL: mtqdm-0.1.4a1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.1

File hashes

Hashes for mtqdm-0.1.4a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9e72413f5f0a828f31103be7a84f9fd398c805c0f0127546748b93765868f3e7
MD5 204818413267ffeb106f21f19670cc03
BLAKE2b-256 6718a9c598edd1bba1a9194a674bcfa592b8a521354f38d7368f4c463f44a339

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page