'Python progressbar visual studio code

I was wondering how I could get progressbars within Visual Studio Code that look like the ones below. Currently I am using tqdm to track the progress of my scripts but I want my progress bars to look like the defaults ones from visual studio code.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source