--- title: Python description: Tips and useful libraries for python developers categories: - programming tags: - python - programming --- ## Interesting libraries ### [TQDM](https://github.com/tqdm/tqdm) From tqdm's github repository: > tqdm means "progress" in Arabic (taqadum, تقدّم) and an abbreviation for "I love you so much" in Spanish (te quiero demasiado). ![TQDM in action](https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm.gif)