Skip to content
/ pqdmi Public

This repository contains code for displaying progress bar during execution of `for` loops. This is inspired by `tqdm`.

Notifications You must be signed in to change notification settings

the3eyes/pqdmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PQDMI

pqdmi is short for pesh-qadmi(پیش قدمی) which means progress in Urdu (national language of Pakistan). This repository contains code that can show progress bar for loops (specifically, for loop).

NOTE: Inspired by tqdm

FAQs

Why did I not raise an issue on the github page of tqdm?

It looks like github page of tqdm is not maintained anymore.

Why did I not fork tqdm?

The code of tqdm-cpp has a lot of unimplemented functions which are not needed for a minimal version of a software that shows progress bar.

About

This repository contains code for displaying progress bar during execution of `for` loops. This is inspired by `tqdm`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages