jakevdp/PythonDataScienceHandbook
Comprehensive Python Cheatsheet
Correctness - Python Anti-Patterns documentation
Welcome to Mypy documentation! - Mypy 0.782 documentation
Welcome to Python Cheatsheet! - pysheeet
An A-Z of useful Python tricks
Common Gotchas - The Hitchhiker's Guide to Python
List of exception classes
https://docs.python.org/3/library/exceptions.html#exception-hierarchy
Jupyter Audio Basics
https://musicinformationretrieval.com/ipython_audio.html
Quick commands
Switch envs
source activate myenv
Miniconda install requirements
conda install --yes --file requirements.txt
Get installed packages
pip freeze > requirements.txt
Tools
1.13.0 - sh 1.13.0 documentation
Welcome to Notifiers documentation! - notifiers 1.0.4 documentation