Cheat Sheet
Python tips and tricks.
Definitions / examples
Install multiple versions
Install all packages.
Update alternatives for python (2).
Select python2.7
Update alternatives for python3.
Select python3.6
Fix pip.
Import module from parent dir
Last updated