A tqdm-style progress bar using Rich
Project description
richtqdm
A modern and visually appealing replacement for tqdm, powered by Rich.
It automatically adapts to Jupyter notebooks and terminals.
Features
- Beautiful progress bars using Rich
- Jupyter support
- Custom units (like
it,steps,samples) - tqdm-like API
Installation
pip install richtqdm
Usage
from richtqdm import RichTqdm
for i in RichTqdm(range(100), desc="Processing", unit="items"):
...
License
MIT License. Developed by Mahbodez.
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
richtqdm-0.1.0.tar.gz
(4.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file richtqdm-0.1.0.tar.gz.
File metadata
- Download URL: richtqdm-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efea4de130954db39c47a19b6c4f5f73a3fefa4df35451a4cc9fe816cf38bb44
|
|
| MD5 |
3abe7a7e0690263ecca733da51c873ee
|
|
| BLAKE2b-256 |
986bdbfbaa05f060c86294b71ad3c2929dbce935552eff7d5a5c11f7e8dcfe85
|
File details
Details for the file richtqdm-0.1.0-py3-none-any.whl.
File metadata
- Download URL: richtqdm-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a02bfb078db5272ea4124ad3cb632a9b83ee33c2185690ee974ee273e37b5012
|
|
| MD5 |
06e484b38130605185f94e26d88e5909
|
|
| BLAKE2b-256 |
90c58d509413dbe88d322d604c7ce080422446637a9d5e0c21fabeca98227335
|