How to Install python-pyvmomi in Ubuntu 18.04



Install python-pyvmomi by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pyvmomi

Description:

VMware vSphere Python SDK - Python 2.x

pyVmomi is the Python SDK for the VMware vSphere API that allows you to automate actions on VMware ESX, ESXi, and vCenter servers. . This package contains the Python 2.x module.

Homepage: https://github.com/vmware/pyvmomi

Version: 6.5.0.2017.5-0ubuntu1

Section: universe/python