mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 12:42:20 +00:00
Move to Hugo
This commit is contained in:
21
content/cheatsheet/python.md
Normal file
21
content/cheatsheet/python.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: Python
|
||||
description: Tips and useful libraries for python developers
|
||||
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).
|
||||
|
||||
|
||||

|
||||
|
||||
#
|
Reference in New Issue
Block a user