Skip to main content

Loading Graphical Bar Tracker

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 :)

  1. 'rainbow': '🌈',
  2. 'unicorn':'🦄',
  3. 'teddy': '🧸',
  4. 'bunny': '🐰',
  5. 'kitten':'🐱',
  6. 'sakura':'🌸',
  7. '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

  1. Russian Federation (rus)
  2. USSR (ussr)
  3. Russian Empire (rue)
  4. USA (usa)
  5. China (chn)
  6. Italy (ita)
  7. France (fra)
  8. Germany (deu)
  9. Sweden (swe)
  10. Finland (fin)
  11. Norway (nor)
  12. England (eng)
  13. Denmark (dnk)
  14. Canada (can)
  15. Japan (jpn)
  16. Turkey (tur)
  17. Spain (esp)
  18. Mexico (mex)
  19. Kazakhstan (kaz)
  20. Israel (isr)
  21. India (ind)

Available new emoji

  1. 'gonechar':'🐝',
  2. 'tralalero':'🦈',
  3. 'crocodillo': '🐊',
  4. 'tumtumtum': '🗿',
  5. 'shimpanzini': '🍌',
  6. 'trippi':'🦐',
  7. '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

Example

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

lgbt-2.3.0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lgbt-2.3.0-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file lgbt-2.3.0.tar.gz.

File metadata

  • Download URL: lgbt-2.3.0.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for lgbt-2.3.0.tar.gz
Algorithm Hash digest
SHA256 2d272fcd046804c26ebd66cf5d8c7139eec785afb9d35ebd3943b2d3378a8220
MD5 9ddea540d3570ef0f3b47e813540543d
BLAKE2b-256 bc12837ceb191fe866a10eca9b971e3bfd0c15c53950eabe8057c35b9fbc096c

See more details on using hashes here.

File details

Details for the file lgbt-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: lgbt-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for lgbt-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 79c9c927249fba77a3c4a5a8bf54e2d2a38a97dec21150b7b5c27a364aa683f0
MD5 cb7451a32477fe6a9154a78215fab68d
BLAKE2b-256 bb09286c6d6d7a91306a7b5906613ba5d19d1039dbd45c64d595456c84d19088

See more details on using hashes here.

Supported by

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