πΆ β¨
tqdj
Set the mood for your lengthy
tqdj borrows a bunch of code from tqdm.
Installation
$ pip install tqdj
Usage
>>> from tqdj import tqdj
Wrap any iterable with tqdj(iterable), and you're done!
Note: Only works on local machine.
License
MIT