Python install

From wikinotes

Install

pacman -S python     # Archlinux
pkg install python37 # FreeBSD
brew install python  # MacOS