- TOC
Popular Python Modules
This article provides the details for installation of popular Python modules I use.
General
1
2
pip install yapf
pip install RISE
Binary Analysis
1
pip install r2pipe
Data Science, ML, DL
1
pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install