Rainbow tqdm
Project description
рџЊ€ Rainbow TQDM - LGBT (Loading Graphical Bar Tracker)
вљ пёЏ Disclaimer
This is not propaganda. Any resemblance to real abbreviations or symbols is purely coincidental.
GitHub рџ”—Rainbow TQDM
Beautiful progress bar with rainbow colors.
In v 0.1.0 - Optimized loading for large lists.
Added the option to select a placeholder. Check the placeholder argument.
In v 0.2.0 - The loading strip update is even better optimized. Added new heroes :)
- 'rainbow': 'рџЊ€',
- 'unicorn':'🦄',
- 'teddy': 'рџ§ё',
- 'bunny': 'рџђ°',
- 'kitten':'рџђ±',
- 'sakura':'рџЊё',
- 'heart':'рџ©·'
рџ§ BIG UPDATE 1.0.0
This program has been refactored using Object-Oriented Programming (OOP) principles. The update function now includes manual control over the download progress bar, with added parameters total and mode, but placeholder was deleted. Additionally, flags of various countries can be used as visual indicators in the loading bar.
рџЊЌ Available 21 Flags for mode argument
- Russian Federation (rus)
- USSR (ussr)
- Russian Empire (rue)
- USA (usa)
- China (chn)
- Italy (ita)
- France (fra)
- Germany (deu)
- Sweden (swe)
- Finland (fin)
- Norway (nor)
- England (eng)
- Denmark (dnk)
- Canada (can)
- Japan (jpn)
- Turkey (tur)
- Spain (esp)
- Mexico (mex)
- Kazakhstan (kaz)
- Israel (isr)
- India (ind)
Available new emoji
- 'gonechar':'рџђќ',
- 'tralalero':'🦈',
- 'crocodillo': 'рџђЉ',
- 'tumtumtum': 'рџ—ї',
- 'shimpanzini': 'рџЌЊ',
- 'trippi':'рџ¦ђ',
- 'goozinni':'рџЄї'
Download
pip install lgbt
Usage
import time
from lgbt import lgbt
for i in lgbt(range(100)):
time.sleep(0.1)
# With update
bar = lgbt(total=100) # Necessary argument
for i in range(100):
time.sleep(0.1)
bar.update(1)
Some view
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
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 lgbt-1.0.0.tar.gz.
File metadata
- Download URL: lgbt-1.0.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8449493b70a1814d8401723b33ceea6b7464e0fef8d3fc803e35c39af32dada
|
|
| MD5 |
5caaec9195ea26f5c717bb83cccdc0df
|
|
| BLAKE2b-256 |
42e0cb6b3fe230b03bec91b58254bf4525755fc61e3fb9737c15c9bc787b735a
|
File details
Details for the file lgbt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lgbt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83a97477712adcbf42239e788400194069e944a6b05adb694b52f86b5615ceba
|
|
| MD5 |
5754ee1ef260e56483e031548e904a4f
|
|
| BLAKE2b-256 |
c6ee69cad3f5b3b8cf65adfbaf48d537d0f174e6b008aa0d3903e28ee4402588
|