install packages with pip from python

Shell
pip install package namepip install package name
pip3 install <package_name>
Source

Also in Shell: