tqdm

kill the current tqdm progress bar:

from tqdm import tqdm tqdm._instances.pop().close()