Set the mood for your lengthy ⏳ data processing or model training tasks using tqdj 😍, a detailed progress bar that is also a LOFI RADIO!!! Run your process 📈, get some coffee ☕, V I B E 😌 to the tunes 🎶 and you'll know you're done when the music stops 🔥🔥🔥.
tqdj borrows a bunch of code from tqdm.
$ pip install tqdj
>>> from tqdj import tqdj
Wrap any iterable with tqdj(iterable), and you're done!
Note: Only works on local machine.
MIT