A small python package to make rich progress bars as easy as 1,2,3.
Project description
A small rich TQDM clone
The goal of this small package is to turn the rich package into a clone of tqdm.
For now, only basics are here:
from quickbar import Quickbar
for item in Quickbar.track(iterator):
# do fancy stuff
print("I exist !")
This is the big upside of TQDM over rich: a less cool bar, but one line is enough !
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quickbar-0.1.1.post0.tar.gz
(2.8 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 quickbar-0.1.1.post0.tar.gz.
File metadata
- Download URL: quickbar-0.1.1.post0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.3.12-204.fsync.fc38.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
277e7c3083d457e170a17ab33f597974a0e47ce99d8e5a829a22389eb88b1178
|
|
| MD5 |
d1714d77f6d90785fb96935c235587ef
|
|
| BLAKE2b-256 |
3d7dcae734184e8039b9c8731bed19d2c649ca62fbc51d2cb4e66eb7b225b15f
|
File details
Details for the file quickbar-0.1.1.post0-py3-none-any.whl.
File metadata
- Download URL: quickbar-0.1.1.post0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.11.4 Linux/6.3.12-204.fsync.fc38.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7d99aa80d0f3e9f48fede3981bac2c96f6348482a7752b82876800807a7e058
|
|
| MD5 |
3ad83212e699259c833557d62f84e918
|
|
| BLAKE2b-256 |
8d73c85da630be480fc805498bd63aba6a678ff4fa19461f5dfaa76d90ea4f3a
|