introduction to algorithms clrs 4th edition in python:
https://zhuanlan.zhihu.com/p/466819939
official clrs 4th edition python code
clrs 3th edition python code:
https://github.com/tonywangcn/Introduction-to-Algorithms-3rd-Edition-python-code
sicp in python gitbooks:
https://wizardforcel.gitbooks.io/sicp-in-python/content/18.html
algorithms 4th edition official java unofficial python code:
https://github.com/kevin-wayne/algs4