Cómo encontrar todos los paquetes instalados en Python
# open cmd and type:
py sudo apt-get install python-pip
# and then
pip freeze
Rocku0
# open cmd and type:
py sudo apt-get install python-pip
# and then
pip freeze