Cheng Shao's homepage
Publications
Talks
Teaching
Portfolio
Blog Posts
CV
Guide
python
pydoc -w main # generating documents for python co
using yapf to autoformat python code
python -m cProfile -o profile -s cputime main.py snakeviz profile.log